From 90ddad0c4948cfd3a0c1abd237db71fb715643a8 Mon Sep 17 00:00:00 2001 From: Alban Mouton Date: Wed, 20 Aug 2014 22:07:30 +0200 Subject: [PATCH] bugfix release 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f235beb..f2b049c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libxslt", - "version": "0.1.3", + "version": "0.1.4", "description": "Node.js bindings for libxslt compatible with libxmljs", "main": "index.js", "scripts": {