Skip to content

Commit d6927a9

Browse files
committed
Release 0.11.1
1 parent bd32de6 commit d6927a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ GIT
1818
PATH
1919
remote: .
2020
specs:
21-
xcodeproj (0.11.0)
21+
xcodeproj (0.11.1)
2222
activesupport (~> 3.0)
2323
colored (~> 1.2)
2424

lib/xcodeproj/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Xcodeproj
22
# The version of the xcodeproj gem.
33
#
4-
VERSION = '0.11.0' unless defined? Xcodeproj::VERSION
4+
VERSION = '0.11.1' unless defined? Xcodeproj::VERSION
55
end
66

0 commit comments

Comments
 (0)