lib/fastlane/plugin/aws_sns/version.rb in fastlane-plugin-aws_sns-0.1.2 vs lib/fastlane/plugin/aws_sns/version.rb in fastlane-plugin-aws_sns-0.2.0

- old
+ new

@@ -1,5 +1,5 @@ module Fastlane module AwsSns - VERSION = "0.1.2" + VERSION = "0.2.0" end end