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
dev version bump
pull/1782/head
Ethan Buchman
7 years ago
parent
710efe576a
commit
854eb323dd
2 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
CHANGELOG.md
+1
-1
version.go
+ 4
- 0
CHANGELOG.md
View File
@ -1,5 +1,9 @@
# Changelog
## 0.8.0
**TBD**
## 0.7.0
**May 30th, 2018**
+ 1
- 1
version.go
View File
@ -1,3 +1,3 @@
package
crypto
const
Version
=
"0.
7.0
"
const
Version
=
"0.
8.0-dev
"
Write
Preview
Loading…
Cancel
Save