Increment version to 2.0.3
This commit is contained in:
parent
172134f971
commit
b335ea5482
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ module Refinery
|
||||||
class Version
|
class Version
|
||||||
@major = 2
|
@major = 2
|
||||||
@minor = 0
|
@minor = 0
|
||||||
@tiny = 2
|
@tiny = 3
|
||||||
|
|
||||||
class << self
|
class << self
|
||||||
attr_reader :major, :minor, :tiny
|
attr_reader :major, :minor, :tiny
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue