Fix gem version
This commit is contained in:
parent
724b27bf04
commit
5b750439d1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
module Lita
|
||||
module Tox
|
||||
VERSION = "0.1.0"
|
||||
VERSION = "0.0.0"
|
||||
end
|
||||
end
|
||||
|
|
Reference in a new issue