mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
express the version correctly
This commit is contained in:
parent
976e4a5c42
commit
87850a2d6a
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ module AwesomePrint
|
|||
end
|
||||
|
||||
def self.version
|
||||
'2.0.0-pre'
|
||||
'2.0.0.pre'
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue