Skip to content

Commit

Permalink
version bump to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oklimberg committed Apr 15, 2019
1 parent 4584bc8 commit ab11dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fastlane/plugin/sftp/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Fastlane
module Sftp
VERSION = "1.0.1".freeze
VERSION = "1.1.0".freeze
SUMMARY = 'Fastlane plugin to upload or dowload files/folders via SFTP'.freeze
DESCRIPTION = 'Fastlane plugin SFTP'.freeze
end
Expand Down

0 comments on commit ab11dde

Please sign in to comment.