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