move from tendermint/tendermint

This commit is contained in:
Ethan Buchman
2016-01-12 16:50:06 -05:00
parent c52524a215
commit 3d59e13dd8
10 changed files with 1101 additions and 1 deletions

3
version.go Normal file
View File

@ -0,0 +1,3 @@
package rpc
const Version = "0.4.0"