We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 0e203d7 commit 734fe68Copy full SHA for 734fe68
lib/appium_lib/common/version.rb
@@ -1,6 +1,6 @@
1
# encoding: utf-8
2
module Appium
3
# Version and Date are defined on the 'Appium' module, not 'Appium::Common'
4
- VERSION = '0.5.14' unless defined? ::Appium::VERSION
+ VERSION = '0.5.15' unless defined? ::Appium::VERSION
5
DATE = '2013-07-03' unless defined? ::Appium::DATE
6
end
0 commit comments