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