Skip to content

Commit

Permalink
Version bump to 2.1.0 (#7555)
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx authored and milch committed Dec 18, 2016
1 parent b1800cf commit a5c5e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/lib/fastlane/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Fastlane
VERSION = '2.0.5'.freeze
VERSION = '2.1.0'.freeze
DESCRIPTION = "The easiest way to automate beta deployments and releases for your iOS and Android apps".freeze
end

0 comments on commit a5c5e7e

Please sign in to comment.