We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10eec2f commit 01f2d15Copy full SHA for 01f2d15
lib/appium_lib/version.rb
@@ -1,4 +1,4 @@
1
module AppiumLib
2
- VERSION = '0.0.18' unless defined? ::AppiumLib::VERSION
+ VERSION = '0.0.19' unless defined? ::AppiumLib::VERSION
3
DATE = '2013-03-22' unless defined? ::AppiumLib::DATE
4
end
0 commit comments