module Knife module Github VERSION = "0.0.8" MAJOR, MINOR, TINY = VERSION.split('.') end end