File: version.rb

package info (click to toggle)
ruby-maxminddb 0.1.22-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 200 kB
  • sloc: ruby: 926; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 42 bytes parent folder | download
1
2
3
module MaxMindDB
  VERSION = "0.1.22"
end