Skip to content

Commit

Permalink
bump version to 0.5.0 to calm the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chanced committed Jul 1, 2024
1 parent c9bdb32 commit 8991015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
name = "jsonptr"
repository = "https://github.com/chanced/jsonptr"
rust-version = "1.76.0"
version = "0.4.7"
version = "0.5.0"

[dependencies]
serde = { version = "1.0", optional = true, features = ["alloc"] }
Expand Down

0 comments on commit 8991015

Please sign in to comment.