summaryrefslogtreecommitdiff
path: root/lib/bundler/vendor/thor/lib/thor/version.rb
blob: 98f2b790811ad19dc46e51e7d4e3d7097e3e655d (plain)
1
2
3
class Bundler::Thor
  VERSION = "0.20.3"
end