We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588ed26 commit d25de9cCopy full SHA for d25de9c
lib/gli/version.rb
@@ -1,5 +1,5 @@
1
module GLI
2
unless const_defined? :VERSION
3
- VERSION = '2.21.2'
+ VERSION = '2.21.3'
4
end
5
0 commit comments