# encoding: utf-8 module Appium # Version and Date are defined on the 'Appium' module, not 'Appium::Common' VERSION = '0.5.10' unless defined? ::Appium::VERSION DATE = '2013-06-17' unless defined? ::Appium::DATE end