aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/vendor/thor/lib/thor/version.rb
blob: df8f18821aa2ecd3a0bd3840e16bf59969633ac9 (plain)
1
2
3
class Bundler::Thor
  VERSION = "0.20.0"
end