File: version.rb

package info (click to toggle)
ruby-hashie 5.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 884 kB
  • sloc: ruby: 7,049; sh: 8; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 45 bytes parent folder | download | duplicates (2)
1
2
3
module Hashie
  VERSION = '5.0.0'.freeze
end