lib/google/cloud/redis/version.rb in google-cloud-redis-0.8.0 vs lib/google/cloud/redis/version.rb in google-cloud-redis-0.8.1

- old
+ new

@@ -14,9 +14,9 @@ module Google module Cloud module Redis - VERSION = "0.8.0".freeze + VERSION = "0.8.1".freeze end end end