lib/faastruby-rpc/version.rb in
faastruby-rpc-0.1.3
vs lib/faastruby-rpc/version.rb in
faastruby-rpc-0.2.0
- old
+ new
@@ -1,5 +1,5 @@
module FaaStRuby module RPC
- VERSION = '0.1.3'
+ VERSION = '0.2.0'
end end