lib/bitshares/version.rb in bitsharesws-0.0.3 vs lib/bitshares/version.rb in bitsharesws-0.0.4

- old
+ new

@@ -1,3 +1,3 @@ -module Bitshares - VERSION = "0.0.3" +module BitShares + VERSION = "0.0.4" end