This website requires JavaScript.
Explore
Help
Sign In
certusone
/
cosmos-sdk
mirror of
https://github.com/certusone/cosmos-sdk.git
Watch
1
Star
0
Fork
You've already forked cosmos-sdk
0
Code
Issues
Projects
Releases
Wiki
Activity
57356beab6
cosmos-sdk
/
version
/
version.go
8 lines
90 B
Go
Raw
Normal View
History
Unescape
Escape
version fix, closes #45
2017-03-01 10:12:25 -08:00
package
version
const
Maj
=
"0"
v0.4.0 int
2017-03-29 22:59:46 -07:00
const
Min
=
"4"
changelog and version bump
2017-04-25 22:38:18 -07:00
const
Fix
=
"1"
version fix, closes #45
2017-03-01 10:12:25 -08:00
changelog and version bump
2017-04-25 22:38:18 -07:00
const
Version
=
"0.4.1"