Skip to content

Commit

Permalink
increaste version number
Browse files Browse the repository at this point in the history
  • Loading branch information
stlankes committed Dec 9, 2021
1 parent d2657ee commit d607f89
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions 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 hermit-abi/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hermit-abi"
version = "0.1.19"
version = "0.1.20"
authors = ["Stefan Lankes"]
license = "MIT/Apache-2.0"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion hermit-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hermit-sys"
version = "0.1.24"
version = "0.1.25"
authors = ["Stefan Lankes"]
license = "MIT/Apache-2.0"
description = "FFI bindings to HermitCore"
Expand Down

0 comments on commit d607f89

Please sign in to comment.