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