spec-kemal/src/spec-kemal/version.cr

4 lines
43 B
Crystal
Raw Normal View History

2016-04-09 14:37:46 +00:00
module Spec::Kemal
2021-04-25 13:49:44 +00:00
VERSION = "1.0.0"
2016-04-09 14:37:46 +00:00
end