Skip to content

Commit

Permalink
Bumped versions
Browse files Browse the repository at this point in the history
  • Loading branch information
myFavShrimp committed Jul 19, 2024
1 parent f9fc8e2 commit f467114
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 @@ -9,7 +9,7 @@ exclude = [
]

[workspace.package]
version = "0.9.1"
version = "0.9.2"
edition = "2021"
authors = ["myFavShrimp <myfavshrimp@tuta.io>"]
license = "MIT"
Expand All @@ -34,4 +34,4 @@ publish.workspace = true

[dependencies.turf_macros]
path = "turf_macros"
version = "0.9.1"
version = "0.9.2"
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.1"
version = "0.9.2"

0 comments on commit f467114

Please sign in to comment.