Skip to content

Commit 5c28a2d

Browse files
Next release will be 0.4.0
1 parent b9e5044 commit 5c28a2d

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,6 +1,6 @@
11
# encoding: utf-8
22
module Appium
33
# Version and Date are defined on the 'Appium' module, not 'Appium::Common'
4-
VERSION = '0.3.16' unless defined? ::Appium::VERSION
4+
VERSION = '0.4.0' unless defined? ::Appium::VERSION
55
DATE = '2013-05-14' unless defined? ::Appium::DATE
66
end

0 commit comments

Comments
 (0)