Sha256: e5f74a166c2816e1ec619ef3e880427d05c07d5990fa84c1f841900a0fb8f60a
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.3.5' unless defined? ::Appium::VERSION DATE = '2013-04-30' unless defined? ::Appium::DATE end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appium_lib-0.3.5 | lib/appium_lib/common/version.rb |