Sha256: 9a293974fbcd8a8263ee72fe73c1b5113d9d6c84842b79d05b87905d53076b8a
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.9' unless defined? ::Appium::VERSION DATE = '2013-06-11' unless defined? ::Appium::DATE end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appium_lib-0.5.9 | lib/appium_lib/common/version.rb |