Sha256: e2334f1d773381784fed92583c4986f7691bcc689cab6dcff41d0ba88ea47eb4
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.5.15' unless defined? ::Appium::VERSION DATE = '2013-07-03' unless defined? ::Appium::DATE end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appium_lib-0.5.15 | lib/appium_lib/common/version.rb |