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