Skip to content

Commit

Permalink
prep 0.7.0 release (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmc-msft authored Jun 17, 2022
1 parent 6536458 commit 11a2402
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
@@ -1,6 +1,6 @@
[package]
name = "avml"
version = "0.6.1"
version = "0.7.0"
license = "MIT"
description = "A portable volatile memory acquisition tool"
authors = ["[email protected]"]
Expand Down Expand Up @@ -47,4 +47,4 @@ codegen-units=1

[[bin]]
name = "avml-upload"
required-features = ["put", "blobstore"]
required-features = ["put", "blobstore"]

0 comments on commit 11a2402

Please sign in to comment.