From 8a3b3d416780a4dba7abfa212befc99a0aa55abb Mon Sep 17 00:00:00 2001 From: Brian Carlson Date: Mon, 7 Oct 2013 14:29:28 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 993f57a0..adb2dcd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-pg-cursor", - "version": "0.0.0", + "version": "0.0.1", "description": "", "main": "index.js", "directories": {