module LeapCli
  unless defined?(LeapCli::VERSION)
    VERSION = '0.0.1'
  end
end