This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
Bump version to 0.9.0
pull/1842/head
Jae Kwon
7 years ago
parent
cb08d28d40
commit
49596e0a1f
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
CHANGELOG.md
+1
-1
version/version.go
+ 1
- 1
CHANGELOG.md
View File
@ -2,7 +2,7 @@
## 0.9.0
*
TBD
*
*
June 24th, 2018
*
BREAKING:
- [events, pubsub] Removed - moved to github.com/tendermint/tendermint
+ 1
- 1
version/version.go
View File
@ -1,3 +1,3 @@
package
version
const
Version
=
"0.9.0
-dev
"
const
Version
=
"0.9.0"
Write
Preview
Loading…
Cancel
Save