Skip to content

Commit a0ee7be

Browse files
committed
bump 0.13.0
1 parent 4adffb2 commit a0ee7be

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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 = "libymfm"
3-
version = "0.12.0"
3+
version = "0.13.0"
44
authors = ["Hiromasa Tanaka <h1romas4@gmail.com>"]
55
edition = "2021"
66
rust-version = "1.61"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Options
6868

6969
```bash
7070
$ wasmer run libymfm-cli.wasm -- -h
71-
libymfm-cli 0.12.0
71+
libymfm-cli 0.13.0
7272
Hiromasa Tanaka <h1romas4@gmail.com>
7373
libymfm CLI
7474

examples/libymfm-cli/Cargo.lock

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

examples/libymfm-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 = "libymfm-cli"
3-
version = "0.12.0"
3+
version = "0.13.0"
44
authors = ["Hiromasa Tanaka <h1romas4@gmail.com>"]
55
description = "libymfm CLI"
66
edition = "2021"

0 commit comments

Comments
 (0)