File: version.rb

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