Skip to content

Commit

Permalink
build: release v0.14.0-0.6.1 (CosmWasm#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yongwoo Lee committed Jul 15, 2021
1 parent a248905 commit f727ca4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [[0.14.0-0.6.1](https://github.com/line/wasmvm/compare/v0.14.0-0.6.0...0.14.0-0.6.1)] - 2021-07-15

### Fixes

* rebuild shared libs to resolve compile error ([#44](https://github.com/line/wasmvm/issues/44))


## [[v0.14.0-0.6.0](https://github.com/line/wasmvm/compare/v0.14.0-0.5.0...v0.14.0-0.6.0)] - 2021-07-12

### Changes
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wasmvm"
version = "0.14.0-0.6.0"
version = "0.14.0-0.6.1"
publish = false
authors = ["LINE Plus Corporation"]
edition = "2018"
Expand Down

0 comments on commit f727ca4

Please sign in to comment.