Skip to content

Commit

Permalink
Bump to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Feb 15, 2012
1 parent 43197cb commit 4da9c66
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:
appraisal (0.4.0)
appraisal (0.4.1)
bundler
rake

Expand Down
2 changes: 1 addition & 1 deletion lib/appraisal/version.rb
@@ -1,3 +1,3 @@
module Appraisal
VERSION = '0.4.0'.freeze
VERSION = '0.4.1'.freeze
end

0 comments on commit 4da9c66

Please sign in to comment.