File: version.rb

package info (click to toggle)
ruby-webrobots 0.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 312 kB
  • sloc: ruby: 1,441; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (3)
1
2
3
module Webrobots
  VERSION = "0.1.2"
end