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 18, 2015
1 parent e3f1fdd commit 7831471
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
22 changes: 12 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,11 @@
PATH
remote: .
specs:
deliver (0.7.9)
capybara (~> 2.4.3)
colored
commander (~> 4)
credentials_manager
deliver (0.7.10)
fastimage (~> 1.6.3)
highline (~> 1.6.21)
json
multi_json
fastlane_core
nokogiri (~> 1.6.5)
phantomjs (~> 1.9.8)
plist (~> 3.1.0)
poltergeist (~> 1.5.1)
prawn
rubyzip (~> 1.1.6)

Expand Down Expand Up @@ -44,6 +36,16 @@ GEM
docile (1.1.5)
fastimage (1.6.6)
addressable (~> 2.3, >= 2.3.5)
fastlane_core (0.1.0)
capybara (~> 2.4.3)
colored
commander (~> 4.3.0)
credentials_manager
highline (~> 1.6.21)
json
multi_json
phantomjs (~> 1.9.8)
poltergeist (~> 1.5.1)
highline (1.6.21)
json (1.8.2)
method_source (0.8.2)
Expand Down
2 changes: 1 addition & 1 deletion lib/deliver/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Deliver
VERSION = "0.7.9"
VERSION = "0.7.10"
end

0 comments on commit 7831471

Please sign in to comment.