lib/google/cloud/datastore/version.rb in google-cloud-datastore-1.2.0 vs lib/google/cloud/datastore/version.rb in google-cloud-datastore-1.2.1

- old
+ new

@@ -14,9 +14,9 @@ module Google module Cloud module Datastore - VERSION = "1.2.0" + VERSION = "1.2.1" end end end