lib/pg/version.rb



# frozen_string_literal: true
module PG
	# Library version
	VERSION = '1.6.2'
end