File: version.rb

package info (click to toggle)
ruby-bindata 2.4.14-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 600 kB
  • sloc: ruby: 8,566; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 40 bytes parent folder | download
1
2
3
module BinData
  VERSION = "2.4.14"
end