Skip to content

Commit

Permalink
Release 0.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Faria <afaria@redhat.com>
  • Loading branch information
albertofaria committed Feb 20, 2024
1 parent 6b34494 commit 839e657
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "crun-vm"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
rust-version = "1.74"
license = "GPL-2.0-or-later"
Expand Down
2 changes: 1 addition & 1 deletion examples/minikube/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ this also points `kubectl` at the minikube cluster):

```console
$ ./minikube-start.sh
Compiling crun-vm v0.1.1 (/home/afaria/repos/crun-vm)
Compiling crun-vm v0.1.2 (/home/afaria/repos/crun-vm)
Finished dev [unoptimized + debuginfo] target(s) in 1.38s
😄 [crun-vm-example] minikube v1.32.0 on Fedora 39
[...]
Expand Down

0 comments on commit 839e657

Please sign in to comment.