File: version.rb

package info (click to toggle)
ruby-spring 2.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 428 kB
  • sloc: ruby: 3,373; sh: 9; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download
1
2
3
module Spring
  VERSION = "2.1.1"
end