Skip to content

Commit

Permalink
Merge pull request #873 from vsbogd/version-0.2.3
Browse files Browse the repository at this point in the history
Update version to 0.2.3
  • Loading branch information
vsbogd authored Mar 6, 2025
2 parents 8463e00 + 5195257 commit 2ee05be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ members = [
resolver = "2"

[workspace.package]
version = "0.2.2"
version = "0.2.3"
edition = "2021"

[workspace.dependencies]
hyperon = { path = "./lib", version = "0.2.2" }
hyperon = { path = "./lib", version = "0.2.3" }
regex = "1.11.0"
log = "0.4.0"
env_logger = "0.8.4"
Expand Down
2 changes: 1 addition & 1 deletion python/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
'0.2.2'
'0.2.3'

0 comments on commit 2ee05be

Please sign in to comment.