File: version.rb

package info (click to toggle)
ruby-oj 3.16.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,208 kB
  • sloc: ansic: 20,079; ruby: 11,650; sh: 70; makefile: 17
file content (4 lines) | stat: -rw-r--r-- 71 bytes parent folder | download
1
2
3
4
module Oj
  # Current version of the module.
  VERSION = '3.16.16'
end