File: version.rb

package info (click to toggle)
ruby-grape-path-helpers 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 192 kB
  • sloc: ruby: 814; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 69 bytes parent folder | download
1
2
3
4
# Gem version
module GrapePathHelpers
  VERSION = '1.7.1'.freeze
end