Skip to content

Commit

Permalink
Version should be 2.0.3 as this is the next release.
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Mar 26, 2012
1 parent 9a90ee5 commit e4c3c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/refinery/version.rb
Expand Up @@ -2,7 +2,7 @@ module Refinery
class Version
@major = 2
@minor = 0
@tiny = 2
@tiny = 3
@build = nil

class << self
Expand Down

0 comments on commit e4c3c33

Please sign in to comment.