lib/stashify/google/cloud/storage/version.rb in stashify-google-cloud-storage-2.0.0 vs lib/stashify/google/cloud/storage/version.rb in stashify-google-cloud-storage-3.0.0

- old
+ new

@@ -2,10 +2,10 @@ module Stashify module Google module Cloud module Storage - VERSION = "2.0.0" + VERSION = "3.0.0" end end end end