We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4dac5 commit aa4a690Copy full SHA for aa4a690
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- xcodebuild-helper (1.0.0)
+ xcodebuild-helper (1.1.0)
5
nokogiri (~> 1.6)
6
xcodeproj (~> 0.28)
7
xcpretty (~> 0.2)
lib/version.rb
@@ -1,3 +1,3 @@
module XCodeBuildHelper
- VERSION = "1.0.0"
+ VERSION = "1.1.0"
end
0 commit comments