Skip to content

Commit 756cfbe

Browse files
committed
Bump version
1 parent 6d40a51 commit 756cfbe

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.11.1 (July 17, 2018)
4+
5+
IMPROVEMENTS:
6+
- Remove dependency on tmlibs/common
7+
38
## 0.11.0 (June 19, 2018)
49

510
BREAKING CHANGE:

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package amino
22

33
// Version
4-
const Version = "0.11.0"
4+
const Version = "0.11.1"

0 commit comments

Comments
 (0)