From 53061972948eaf24f835c676c8ed432960e22817 Mon Sep 17 00:00:00 2001 From: Ben Page Date: Fri, 27 Feb 2015 16:51:28 -0600 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3b0061..04054a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tedious-connection-pool", - "version": "0.3.4", + "version": "0.3.5", "description": "Connection Pool for tedious.", "main": "lib/connection-pool.js", "scripts": {