File: version.rb

package info (click to toggle)
ruby-grack 2.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 188 kB
  • sloc: ruby: 566; sh: 41; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 37 bytes parent folder | download | duplicates (2)
1
2
3
module Grack
  VERSION = "2.0.2"
end