Sha256: 1c1fd521773d1d3abf71326fbdb02a5e4bab2a5491edc9d381e42cc51f5bad43
Contents?: true
Size: 220 Bytes
Versions: 1
Compression:
Stored size: 220 Bytes
Contents
# encoding: utf-8 module Appium # Version and Date are defined on the 'Appium' module, not 'Appium::Common' VERSION = '0.5.5' unless defined? ::Appium::VERSION DATE = '2013-05-31' unless defined? ::Appium::DATE end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appium_lib-0.5.5 | lib/appium_lib/common/version.rb |