Skip to content

Commit

Permalink
chore: bump version (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson authored Feb 14, 2025
1 parent a5046fb commit d8d17d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "vrsix"
version = "0.1.1"
version = "0.1.2"
authors = [
{name = "James Stevenson"},
]
Expand Down
2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vrsix"
version = "0.1.1"
version = "0.1.2"
edition = "2021"

[lib]
Expand Down

0 comments on commit d8d17d3

Please sign in to comment.