Skip to content

Commit 345af63

Browse files
committed
misc: Update version
1 parent acbd6a9 commit 345af63

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "json-structural-diff"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Luni-4 <luni-4@hotmail.it>"]
55
description = "A Rust JSON structural diff library"
66
repository = "https://github.com/Luni-4/json-structural-diff"

json-structural-diff-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "json-structural-diff-cli"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Luni-4 <luni-4@hotmail.it>"]
55
description = "A Rust JSON structural diff cli"
66
repository = "https://github.com/Luni-4/json-structural-diff"

0 commit comments

Comments
 (0)