Skip to content

Commit 242a740

Browse files
committed
Bump version to v0.2.3
This version add support for running x86 microVMs on macOS ARM64 (M1/M2) by using Rosetta for Linux. Bump release number to v0.2.3 Signed-off-by: Sergio Lopez <[email protected]>
1 parent 26f5a58 commit 242a740

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.2"
3+
version = "0.2.3"
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)