lib/fog/aws/version.rb in
fog-aws-3.27.0
vs lib/fog/aws/version.rb in
fog-aws-3.28.0
- old
+ new
@@ -1,5 +1,5 @@
module Fog module AWS
- VERSION = "3.27.0"
+ VERSION = '3.28.0'.freeze
end end