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 bd32de6 commit d6927a9Copy full SHA for d6927a9
Gemfile.lock
@@ -18,7 +18,7 @@ GIT
18
PATH
19
remote: .
20
specs:
21
- xcodeproj (0.11.0)
+ xcodeproj (0.11.1)
22
activesupport (~> 3.0)
23
colored (~> 1.2)
24
lib/xcodeproj/gem_version.rb
@@ -1,6 +1,6 @@
1
module Xcodeproj
2
# The version of the xcodeproj gem.
3
#
4
- VERSION = '0.11.0' unless defined? Xcodeproj::VERSION
+ VERSION = '0.11.1' unless defined? Xcodeproj::VERSION
5
end
6
0 commit comments