summaryrefslogtreecommitdiff
path: root/src/twitcr.cr
blob: 0d63180779a71ea9e7e7711e919204640be34a2c (plain)
1
2
3
4
5
require "./twitcr/**"

module Twitcr
  VERSION = "0.2.0"
end