Skip to content

Commit

Permalink
v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriomazzeo committed Oct 24, 2016
1 parent bffa7c1 commit de68e29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
PATH
remote: .
specs:
danger-xcodebuild (0.0.4)
danger-xcodebuild (0.0.5)
danger (~> 3.0)

GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
claide (1.0.0)
claide-plugins (0.9.1)
claide (1.0.1)
claide-plugins (0.9.2)
cork
nap
open4 (~> 1.3)
Expand Down
2 changes: 1 addition & 1 deletion lib/xcodebuild/gem_version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Xcodebuild
VERSION = "0.0.4".freeze
VERSION = "0.0.5".freeze
end

0 comments on commit de68e29

Please sign in to comment.