From 5f1c006a32d69415ee35954c7782621a225f226d Mon Sep 17 00:00:00 2001 From: asylumfunk Date: Mon, 3 Feb 2014 01:30:11 -0800 Subject: [PATCH] bump version 0.2.6 fix asylumfunk#14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34d4e61..17814d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ftpd", - "version": "0.2.5", + "version": "0.2.6", "description": "Node FTP Server", "main": "./lib/ftpd.js", "scripts": {