lib/faastruby-rpc/version.rb in faastruby-rpc-0.1.2 vs lib/faastruby-rpc/version.rb in faastruby-rpc-0.1.3

- old
+ new

@@ -1,5 +1,5 @@ module FaaStRuby module RPC - VERSION = '0.1.2' + VERSION = '0.1.3' end end