Skip to content

Commit

Permalink
Bumped versions
Browse files Browse the repository at this point in the history
  • Loading branch information
myFavShrimp committed Nov 27, 2024
1 parent 1429d19 commit ce78db0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exclude = [
]

[workspace.package]
version = "0.9.4"
version = "0.9.5"
edition = "2021"
authors = ["myFavShrimp <[email protected]>"]
license = "MIT"
Expand All @@ -34,4 +34,4 @@ publish.workspace = true

[dependencies.turf_macros]
path = "turf_macros"
version = "0.9.4"
version = "0.9.5"
2 changes: 1 addition & 1 deletion turf_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ convert_case = "0.6.0"

[dependencies.turf_internals]
path = "../turf_internals"
version = "0.9.4"
version = "0.9.5"

0 comments on commit ce78db0

Please sign in to comment.