lib/google/cloud/datastore/version.rb in google-cloud-datastore-0.21.0 vs lib/google/cloud/datastore/version.rb in google-cloud-datastore-0.23.0
- old
+ new
@@ -14,9 +14,9 @@
module Google
module Cloud
module Datastore
- VERSION = "0.21.0"
+ VERSION = "0.23.0"
end
end
end