Skip to content

Commit ebb944d

Browse files
authored
Merge pull request #5 from chanced/v0.3.4
bumps version to 0.3.4
2 parents bea6c8f + 05e3a18 commit ebb944d

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "jsonptr"
3-
version = "0.3.3"
3+
version = "0.3.4"
44
edition = "2021"
55
description = "Data structures and logic for resolving, assigning, and deleting by JSON Pointers (RFC 6901)"
66
documentation = "https://docs.rs/jsonptr"

0 commit comments

Comments
 (0)