Skip to content

Commit c846710

Browse files
committed
Bump version
1 parent a4fffc0 commit c846710

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mec/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mec"
3-
version = "1.0.4"
3+
version = "1.0.5"
44
edition = "2021"
55
authors = ["Uchio Kondo <[email protected]>"]
66
description = "mruby/edge compiler cli endpoint"

mrubyedge/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mrubyedge"
3-
version = "1.0.4"
3+
version = "1.0.5"
44
edition = "2021"
55
authors = ["Uchio Kondo <[email protected]>"]
66
description = "mruby/edge is yet another mruby that is specialized for running on WASM"

0 commit comments

Comments
 (0)