6 lines
63 B
Crystal
6 lines
63 B
Crystal
|
|
module Hodler
|
|
class Version
|
|
VERSION = "0.1.0"
|
|
end
|
|
end
|