bundle-new/lib/bundler/vendor/thor/version.rb

4 lines
36 B
Ruby
Raw Normal View History

2019-10-06 15:45:34 +00:00
class Thor
VERSION = '0.18.1'
end