Skip to content

Commit

Permalink
release v0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Pitasi committed Feb 15, 2024
1 parent 11109eb commit 9d090a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ exclude = [
]

[workspace.package]
version = "0.1.13"
version = "0.1.14"

[workspace.dependencies]
rscx = { path = "./rscx", version = "0.1.13" }
rscx-macros = { path = "./rscx-macros", version = "0.1.13" }
rscx = { path = "./rscx", version = "0.1.14" }
rscx-macros = { path = "./rscx-macros", version = "0.1.14" }

0 comments on commit 9d090a1

Please sign in to comment.