Skip to content

Commit b8dd023

Browse files
committed
Bump up to 0.1.1
1 parent 04ae556 commit b8dd023

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.0"
3+
version = "0.1.1"
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.0"
3+
version = "0.1.1"
44
description = "A tridirectional converter between Json, Yaml, and Toml"
55
license = "MIT"
66
readme = "README.md"

0 commit comments

Comments
 (0)