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