We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d40a51 commit 756cfbeCopy full SHA for 756cfbe
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.11.1 (July 17, 2018)
4
+
5
+IMPROVEMENTS:
6
+ - Remove dependency on tmlibs/common
7
8
## 0.11.0 (June 19, 2018)
9
10
BREAKING CHANGE:
version.go
@@ -1,4 +1,4 @@
package amino
// Version
-const Version = "0.11.0"
+const Version = "0.11.1"
0 commit comments