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