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
2016-12-10 16:55:26 +00:00
VERSION = "0.3.0"
2016-04-09 14:37:46 +00:00
end