From a234e8eb95af4007d2b8547a1587027970c6a7be Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Sun, 5 Mar 2017 23:20:05 +0100 Subject: [PATCH] 2.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bb6ae5..5a48956 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-bindings", - "version": "2.10.1", + "version": "2.11.0", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {