File: version.rb

package info (click to toggle)
ruby-pg-query 5.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 18,248 kB
  • sloc: ansic: 149,767; ruby: 865; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 46 bytes parent folder | download
1
2
3
module PgQuery
  VERSION = '5.1.0'.freeze
end