Skip to content

Commit 08fe528

Browse files
Release 3.0.2
1 parent a051b35 commit 08fe528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/appium_lib/common/version.rb

+1-1
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 = '3.0.1' unless defined? ::Appium::VERSION
3+
VERSION = '3.0.2' unless defined? ::Appium::VERSION
44
DATE = '2014-06-01' unless defined? ::Appium::DATE
55
end

0 commit comments

Comments
 (0)