lib/grpc_rest/version.rb in grpc-rest-0.1.5 vs lib/grpc_rest/version.rb in grpc-rest-0.1.7

- old
+ new

@@ -1,3 +1,3 @@ module GrpcRest - VERSION = "0.1.5" + VERSION = "0.1.7" end