File: version.rb

package info (click to toggle)
ruby-thor 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 904 kB
  • sloc: ruby: 9,250; makefile: 8; sh: 1
file content (3 lines) | stat: -rw-r--r-- 35 bytes parent folder | download
1
2
3
class Thor
  VERSION = "1.4.0"
end