Skip to content

Commit

Permalink
bumped version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d3rpp committed Sep 17, 2024
1 parent f0b4895 commit 730fd6c
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 56 deletions.
93 changes: 39 additions & 54 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 @@ -14,7 +14,7 @@
license = "MIT"
readme = "./README.md"
repository = "https://github.com/d3rpp/chur"
version = "0.2.2"
version = "0.3.0"
publish = true

[workspace.dependencies]
Expand Down
2 changes: 1 addition & 1 deletion crates/chur/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
[dependencies]
chur-macros.path = "../chur-macros"
chur-macros.optional = true
chur-macros.version = "0.2.2"
chur-macros.version = "0.3.0"

0 comments on commit 730fd6c

Please sign in to comment.