Skip to content

Commit

Permalink
Bump version to 0.11.1
Browse files Browse the repository at this point in the history
Also freeze the string so it's *kinda* like a constant ;)
  • Loading branch information
jc00ke committed Nov 9, 2012
1 parent 617fb55 commit 1c529b0
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.0"
VERSION = "0.11.1".freeze
end

0 comments on commit 1c529b0

Please sign in to comment.