From c8df2851523b82e0905d49e5a18df3169804d841 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Sun, 30 Oct 2016 10:43:37 +0100 Subject: [PATCH] 2.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7662052..1bb6ae5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-bindings", - "version": "2.10.0", + "version": "2.10.1", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {