Skip to content

Commit 7e542b2

Browse files
committed
Release 5.2.1
1 parent 68e87cc commit 7e542b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/appium_lib_core/version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
module Appium
1616
module Core
17-
VERSION = '5.2.0' unless defined? ::Appium::Core::VERSION
18-
DATE = '2022-06-19' unless defined? ::Appium::Core::DATE
17+
VERSION = '5.2.1' unless defined? ::Appium::Core::VERSION
18+
DATE = '2022-06-24' unless defined? ::Appium::Core::DATE
1919
end
2020
end

0 commit comments

Comments
 (0)