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