Skip to content

Commit f9f4d4f

Browse files
committed
Bump version to v0.2.2
This version just contains a minor fix in the way arguments are parsed, bump release number to v0.2.2 Signed-off-by: Sergio Lopez <[email protected]>
1 parent 396f85c commit f9f4d4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "krunvm"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = ["Sergio Lopez <[email protected]>"]
55
description = "Create microVMs from OCI images"
66
repository = "https://github.com/containers/krunvm"

0 commit comments

Comments
 (0)