Compare commits
2 commits
214187be00
...
e4765ff11d
Author | SHA1 | Date | |
---|---|---|---|
e4765ff11d | |||
|
d0cf79de3e |
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
name: spec-kemal
|
||||
version: 0.5.1
|
||||
version: 1.0.0
|
||||
crystal: "< 2.0.0"
|
||||
|
||||
development_dependencies:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module Spec::Kemal
|
||||
VERSION = "0.3.0"
|
||||
VERSION = "1.0.0"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue