Skip to content

Commit ec57d69

Browse files
v0.1.1 release
Updated version in Cargo.toml Signed-off-by: Andreea Florescu <[email protected]>
1 parent 621599c commit ec57d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vm-memory"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Safe abstractions for accessing the VM physical memory"
55
keywords = ["memory"]
66
authors = ["Liu Jiang <[email protected]>"]

0 commit comments

Comments
 (0)