Skip to content

Commit 52ccc71

Browse files
committedJan 26, 2025
Release 2.1.0
1 parent 74d2946 commit 52ccc71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎lib/appium_thor/version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Appium
22
module Thor
3-
VERSION = '2.0.6' unless defined? ::Appium::Thor::VERSION
4-
DATE = '2024-04-27' unless defined? ::Appium::Thor::DATE
3+
VERSION = '2.1.0' unless defined? ::Appium::Thor::VERSION
4+
DATE = '2025-01-25' unless defined? ::Appium::Thor::DATE
55
end
66
end

0 commit comments

Comments
 (0)
Please sign in to comment.