Skip to content

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alloy committed Jul 16, 2012
1 parent 492af11 commit e5e7bdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
xcodeproj (0.3.0)
xcodeproj (0.3.1)
activesupport (~> 3.2.6)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/xcodeproj.rb
@@ -1,5 +1,5 @@
module Xcodeproj
VERSION = '0.3.0'
VERSION = '0.3.1'

autoload :Config, 'xcodeproj/config'
autoload :Project, 'xcodeproj/project'
Expand Down

0 comments on commit e5e7bdf

Please sign in to comment.