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