lex/src/lex/version.cr

4 lines
35 B
Crystal
Raw Normal View History

2018-07-22 16:14:38 -07:00
module Lex
VERSION = "0.1.0"
end