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