Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pmikolajczyk41 committed Aug 18, 2023
1 parent 0d7d436 commit f5bda91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ homepage = "https://github.com/Cardinal-Cryptography/drink"
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/Cardinal-Cryptography/drink"
version = "0.1.1"
version = "0.1.2"

[workspace.dependencies]
anyhow = { version = "1.0.71" }
Expand All @@ -43,4 +43,4 @@ sp-core = { version = "22.0.0" }

# Local dependencies

drink = { version = "0.1.1", path = "drink" }
drink = { version = "0.1.2", path = "drink" }

0 comments on commit f5bda91

Please sign in to comment.