Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx committed Feb 19, 2015
1 parent c1c5214 commit acc89a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
fastlane_core (0.1.2)
fastlane_core (0.1.3)
capybara (~> 2.4.3)
colored
commander (>= 4.1.0)
Expand Down Expand Up @@ -31,10 +31,10 @@ GEM
highline (~> 1.6.11)
crack (0.4.2)
safe_yaml (~> 1.0.0)
credentials_manager (0.1.2)
credentials_manager (0.1.3)
colored
highline (~> 1.6.21)
security (~> 0.1.3)
highline
security
diff-lcs (1.2.5)
docile (1.1.5)
highline (1.6.21)
Expand Down
2 changes: 1 addition & 1 deletion lib/fastlane_core/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module FastlaneCore
VERSION = "0.1.2"
VERSION = "0.1.3"
end

0 comments on commit acc89a6

Please sign in to comment.