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