Skip to content

Commit

Permalink
chore: Release vmtest version 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danobi committed May 9, 2024
1 parent 51f11bf commit 71c7a95
Show file tree
Hide file tree
Showing 2 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors = ["Daniel Xu <dxu@dxuuu.xyz>"]
description = "Helps run your tests in virtual machines"
repository = "https://github.com/danobi/vmtest"
readme = "README.md"
version = "0.11.0"
version = "0.12.0"
edition = "2021"
license = "Apache-2.0"
rust-version = "1.70.0"
Expand All @@ -30,4 +30,4 @@ toml = "0.5.9"
[dev-dependencies]
rexpect = "0.5"
rstest = "0.18.2"
test-log = "0.2.11"
test-log = "0.2.11"

0 comments on commit 71c7a95

Please sign in to comment.