Navigation Menu

Skip to content

Commit

Permalink
Don't freeze, Bundler doesn't like frozen string
Browse files Browse the repository at this point in the history
  • Loading branch information
jc00ke committed Nov 9, 2012
1 parent 1c529b0 commit cc53389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/girl_friday/version.rb
@@ -1,3 +1,3 @@
module GirlFriday
VERSION = "0.11.1".freeze
VERSION = "0.11.1"
end

0 comments on commit cc53389

Please sign in to comment.