Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
e4765ff11d
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