module Knife module Ghost VERSION = "0.1.0" MAJOR, MINOR, TINY = VERSION.split('.') end end