Skip to content

Commit

Permalink
Bump version to 0.15.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
alloy committed Mar 29, 2014
1 parent d336052 commit 4cc95f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/xcodeproj/gem_version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Xcodeproj
# The version of the xcodeproj gem.
#
VERSION = '0.15.2' unless defined? Xcodeproj::VERSION
VERSION = '0.15.3' unless defined? Xcodeproj::VERSION
end

0 comments on commit 4cc95f4

Please sign in to comment.