File: version.rb

package info (click to toggle)
ruby-grape-logging 1.8.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 244 kB
  • sloc: ruby: 845; makefile: 6; sh: 3
file content (3 lines) | stat: -rw-r--r-- 44 bytes parent folder | download
1
2
3
module GrapeLogging
  VERSION = '1.8.4'
end