Skip to content

Commit

Permalink
Merge pull request #43 from spacemeshos/release/v0.1.6
Browse files Browse the repository at this point in the history
Release v0.1.6
  • Loading branch information
poszu authored Apr 24, 2023
2 parents 37fc864 + 4dbe514 commit dfa6c8f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ members = [".", "ffi"]

[package]
name = "post-rs"
version = "0.1.5"
version = "0.1.6"
edition = "2021"

[lib]
Expand Down
2 changes: 1 addition & 1 deletion ffi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "post-cbindings"
version = "0.1.5"
version = "0.1.6"
edition = "2021"


Expand Down

0 comments on commit dfa6c8f

Please sign in to comment.