We will have to push a version 1.6.2 to fix 1.6.1 tag_list bug.
This commit is contained in:
parent
eb4b64a65b
commit
e7d107ca4f
2 changed files with 5 additions and 3 deletions
|
@ -3,7 +3,7 @@ module Refinery
|
|||
class Version
|
||||
@major = 1
|
||||
@minor = 6
|
||||
@tiny = 1
|
||||
@tiny = 2
|
||||
|
||||
class << self
|
||||
attr_reader :major, :minor, :tiny
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue