From b2d71c8a294b060b7bc080c1dbfedc82295486f2 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Fri, 27 Oct 2017 17:06:08 +0200 Subject: [PATCH] 2.11.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7add46e..856da97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-bindings", - "version": "2.11.1", + "version": "2.11.2", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {