File: version.rb

package info (click to toggle)
ruby-inherited-resources 1.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 824 kB
  • sloc: ruby: 4,388; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 58 bytes parent folder | download
1
2
3
module InheritedResources
  VERSION = '1.13.0'.freeze
end