Sha256: 6b53394e24274de744fd246e3292e206e3ca0c5c1e8125d41e580818f9f9db6b
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.11.1' unless defined? ::Appium::VERSION DATE = '2013-09-24' unless defined? ::Appium::DATE end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appium_lib-0.11.1 | lib/appium_lib/common/version.rb |