File: version.rb

package info (click to toggle)
ruby-toml 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 308 kB
  • sloc: ruby: 666; sh: 5; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 36 bytes parent folder | download | duplicates (2)
1
2
3
module TOML
  VERSION = '0.3.0'
end