From d39e4bcb642cffd4077ac95f04914633ace17781 Mon Sep 17 00:00:00 2001 From: Alban Mouton Date: Mon, 24 Nov 2014 13:56:35 +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 1771aaa..98ea236 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libxslt", - "version": "0.2.0", + "version": "0.2.1", "description": "Node.js bindings for libxslt compatible with libxmljs", "main": "index.js", "scripts": {