Compare commits

..

No commits in common. "e4765ff11d66d705438b9c79e77665d85e4ef8f4" and "214187be00f353edec0f8d032d37d084c82f5452" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: spec-kemal
version: 1.0.0
version: 0.5.1
crystal: "< 2.0.0"
development_dependencies:

View File

@ -1,3 +1,3 @@
module Spec::Kemal
VERSION = "1.0.0"
VERSION = "0.3.0"
end