From 9fb41cb2f96ea9b563f78c5a7e636499c6a8c7a8 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Tue, 24 Mar 2015 06:54:56 +0100 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdd8aa7..c806207 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-bindings", - "version": "2.0.0", + "version": "2.0.1", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {