more versioning

This commit is contained in:
Ethan Buchman
2015-09-15 19:11:45 -04:00
parent 78768082a1
commit b54522c60f
10 changed files with 45 additions and 26 deletions

3
rpc/version.go Normal file
View File

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