File: version.rb

package info (click to toggle)
ruby-feedparser 0.11.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 228 kB
  • sloc: ruby: 1,871; sh: 24; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 43 bytes parent folder | download
1
2
3
module FeedParser
  VERSION = "0.11.4"
end