File: version.rb

package info (click to toggle)
ruby-proc-to-ast 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 116 kB
  • sloc: ruby: 253; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download
1
2
3
module ProcToAst
  VERSION = "0.2.0"
end