Wow, I'm getting good at releasing new versions of this. Fixes size (again).
This commit is contained in:
parent
2d41081770
commit
3a5d3f56f3
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ module Refinery
|
|||
class Version
|
||||
@major = 1
|
||||
@minor = 5
|
||||
@tiny = 1
|
||||
@tiny = 2
|
||||
|
||||
class << self
|
||||
attr_reader :major, :minor, :tiny
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue