summaryrefslogtreecommitdiff
path: root/lib/bundler/vendor/thor-0.19.1/lib/thor/version.rb
blob: 74b020a5ab8c981c3673586ba45baac18b77009c (plain)
1
2
3
class Bundler::Thor
  VERSION = "0.19.1"
end