lib/fog/aws/version.rb in fog-aws-3.28.0 vs lib/fog/aws/version.rb in fog-aws-3.29.0

- old
+ new

@@ -1,5 +1,5 @@ module Fog module AWS - VERSION = '3.28.0'.freeze + VERSION = '3.29.0'.freeze end end