Skip to content

Commit 562e5c1

Browse files
authored
Merge pull request #8 from chanced/v0.3.5
bumps version to 0.3.5
2 parents 3ad6e2b + d71b504 commit 562e5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords = ["json-pointer", "rfc-6901", "6901"]
88
license = "MIT OR Apache-2.0"
99
name = "jsonptr"
1010
repository = "https://github.com/chanced/jsonptr"
11-
version = "0.3.4"
11+
version = "0.3.5"
1212

1313
[dependencies]
1414
fluent-uri = { version = "0.1.4", optional = true, default-features = false }

0 commit comments

Comments
 (0)