Skip to content

Commit 9b15701

Browse files
Release 5.0.1
1 parent d2e12d8 commit 9b15701

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/appium_lib/common/version.rb

Lines changed: 2 additions & 2 deletions
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 = '5.0.0' unless defined? ::Appium::VERSION
4-
DATE = '2014-12-23' unless defined? ::Appium::DATE
3+
VERSION = '5.0.1' unless defined? ::Appium::VERSION
4+
DATE = '2014-12-30' unless defined? ::Appium::DATE
55
end

0 commit comments

Comments
 (0)