Sha256: a6ac5fde3ce4ac805f6c7fb0328fc11721055640493ded935f107bf8542bc0cf
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.24.1' unless defined? ::Appium::VERSION DATE = '2014-03-26' unless defined? ::Appium::DATE end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appium_lib-0.24.1 | lib/appium_lib/common/version.rb |