lib/grpc_rest/version.rb in grpc-rest-0.1.20 vs lib/grpc_rest/version.rb in grpc-rest-0.1.21

- old
+ new

@@ -1,3 +1,3 @@ module GrpcRest - VERSION = '0.1.20' + VERSION = '0.1.21' end