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