From 9a7da49c9e80d00ebc5018da48335aaf88739223 Mon Sep 17 00:00:00 2001 From: Alban Mouton Date: Wed, 20 Aug 2014 13:46:47 +0200 Subject: [PATCH] actually 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49e0a8d..f235beb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libxslt", - "version": "0.1.1", + "version": "0.1.3", "description": "Node.js bindings for libxslt compatible with libxmljs", "main": "index.js", "scripts": {