File: version.rb

package info (click to toggle)
ruby-gitlab-pg-query 2.0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 15,584 kB
  • sloc: ansic: 143,939; ruby: 2,096; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 46 bytes parent folder | download
1
2
3
module PgQuery
  VERSION = '2.0.4'.freeze
end