aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/vendor/thor-0.12.3/lib/thor/version.rb
blob: 3c9dd6f808471e2851cce62552d9782fac5f2918 (plain) (blame)
1
2
3
class Thor
  VERSION = "0.12.3".freeze
end