Skip to content

Commit 4e4ec29

Browse files
committed
Release 10.0.0
1 parent f64e2e4 commit 4e4ec29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/appium_lib/version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Appium
22
# Version and Date are defined on the 'Appium' module, not 'Appium::Common'
3-
VERSION = '9.18.0'.freeze unless defined? ::Appium::VERSION
4-
DATE = '2019-01-13'.freeze unless defined? ::Appium::DATE
3+
VERSION = '10.0.0'.freeze unless defined? ::Appium::VERSION
4+
DATE = '2019-02-08'.freeze unless defined? ::Appium::DATE
55
end

0 commit comments

Comments
 (0)