From d777ff0bf32de1951cef89aa8a509adb9d064dc8 Mon Sep 17 00:00:00 2001 From: Alban Mouton Date: Tue, 16 Dec 2014 22:17:32 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98ea236..e4aa2fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libxslt", - "version": "0.2.1", + "version": "0.2.2", "description": "Node.js bindings for libxslt compatible with libxmljs", "main": "index.js", "scripts": {