Skip to content

Commit 2aa3762

Browse files
committed
chore: Bump version to 0.6.1
1 parent b21d278 commit 2aa3762

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
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 = "cw-optimizoor"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
authors = ["Sebastian Mandrean <sebastian.mandrean@gmail.com>"]
55
edition = "2021"
66
description = "A blazingly fast compiling & optimization tool for CosmWasm smart contracts."

Changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="v0.6.1"></a>
2+
## v0.6.1 (2022-07-27)
3+
4+
5+
#### Bug Fixes
6+
7+
* Join futures (#14) ([b21d2782](b21d2782))
8+
9+
10+
111
<a name="v0.6.0"></a>
212
## v0.6.0 (2022-07-27)
313

0 commit comments

Comments
 (0)