From e2ea482f9bf92919449c9726ae90fc81a3209cc3 Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Wed, 19 Nov 2014 22:30:16 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4644d2387..febcc77a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "4.0.0-beta2", + "version": "4.0.0", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres",