summaryrefslogtreecommitdiff
path: root/src/flint.cr
blob: 48d6d3086029d0981862e2d0e1c56ff2bf586c1c (plain)
1
2
3
4
5
6
# TODO: Write documentation for `Flint`
module Flint
  VERSION = "0.1.0"

  # TODO: Put your code here
end