Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Faria <[email protected]>
  • Loading branch information
albertofaria committed Jan 20, 2024
1 parent 41d6f8c commit 77517d2
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.0"
version = "0.1.1"
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.0 (/home/afaria/repos/crun-vm)
Compiling crun-vm v0.1.1 (/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 77517d2

Please sign in to comment.