mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-25 23:02:16 +00:00
7 lines
110 B
Go
7 lines
110 B
Go
|
package node
|
||
|
|
||
|
// Major: alpha
|
||
|
// Minor: encrypted p2p!
|
||
|
// Patch: New block pool logic
|
||
|
const Version = "0.5.2"
|