mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-03 10:32:05 +00:00
* Fix PrefixDB Iterator * PrefixDB Iterator/ReverseIterator fixes * Bump version 0.8.2 * Update CHANGELOG.md about DebugDB * Keep invalid source to be closed * Use prefixBatch instead of memBatch
4 lines
41 B
Go
4 lines
41 B
Go
package version
|
|
|
|
const Version = "0.8.2"
|