Fix version string (add dev suffix).
This commit is contained in:
parent
58ad2950f8
commit
2d6d5b21e3
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
module Kook
|
module Kook
|
||||||
VERSION = 0.1.0
|
VERSION = "0.1.0-dev"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue