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 cbbead9 commit 49d003dCopy full SHA for 49d003d
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- xcodeproj (0.19.0)
+ xcodeproj (0.19.1)
5
CFPropertyList (~> 2.2)
6
activesupport (~> 3.0)
7
colored (~> 1.2)
lib/xcodeproj/gem_version.rb
@@ -1,5 +1,5 @@
module Xcodeproj
# The version of the xcodeproj gem.
#
- VERSION = '0.19.0' unless defined? Xcodeproj::VERSION
+ VERSION = '0.19.1' unless defined? Xcodeproj::VERSION
end
0 commit comments