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