Skip to content

Commit

Permalink
Incrementing version to 2.0.4 as I wasn't up to date with git when I …
Browse files Browse the repository at this point in the history
…pushed that last gem :(
  • Loading branch information
parndt committed May 14, 2012
1 parent b335ea5 commit 940046d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/refinery/blog/version.rb
Expand Up @@ -3,7 +3,7 @@ module Blog
class Version
@major = 2
@minor = 0
@tiny = 3
@tiny = 4

class << self
attr_reader :major, :minor, :tiny
Expand Down

0 comments on commit 940046d

Please sign in to comment.