Fix outdated version
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module Unicorn
|
||||
VERSION = "1.0.1"
|
||||
VERSION = "2.0.0"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
module Unicorn
|
||||
VERSION = "1.0.1"
|
||||
VERSION = "2.0.0"
|
||||
end
|
||||
|
||||