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