We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 74d2946 commit 52ccc71Copy full SHA for 52ccc71
lib/appium_thor/version.rb
@@ -1,6 +1,6 @@
1
module Appium
2
module Thor
3
- VERSION = '2.0.6' unless defined? ::Appium::Thor::VERSION
4
- DATE = '2024-04-27' unless defined? ::Appium::Thor::DATE
+ VERSION = '2.1.0' unless defined? ::Appium::Thor::VERSION
+ DATE = '2025-01-25' unless defined? ::Appium::Thor::DATE
5
end
6
0 commit comments