Skip to content

Commit

Permalink
Merge pull request #35 from containers/release
Browse files Browse the repository at this point in the history
Release 0.1.3
  • Loading branch information
albertofaria authored Mar 15, 2024
2 parents a0158f5 + e946c21 commit 0bbb058
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.2"
version = "0.1.3"
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.2 (/home/afaria/repos/crun-vm)
Compiling crun-vm v0.1.3 (/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 0bbb058

Please sign in to comment.