Skip to content

Commit ad7799b

Browse files
committed
Bump up to v0.2.0
1 parent 3fc1002 commit ad7799b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = "jyt"
3-
version = "0.1.3"
3+
version = "0.2.0"
44
edition = "2021"
55
authors = ["Ken Matsui <26405363+ken-matsui@users.noreply.github.com>"]
66
description = "A tridirectional converter between Json, Yaml, and Toml"

wapm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ken-matsui/jyt"
3-
version = "0.1.3"
3+
version = "0.2.0"
44
description = "A tridirectional converter between Json, Yaml, and Toml"
55
license = "MIT"
66
readme = "README.md"

0 commit comments

Comments
 (0)