module Cfer VERSION = "0.4.1" begin require 'semantic' SEMANTIC_VERSION = Semantic::Version.new(VERSION) rescue LoadError end end