From 889ef16e9b685270a39b55a0499f277240932f83 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Sun, 2 Apr 2017 09:30:51 +0200 Subject: [PATCH] 2.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a48956..cceee14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-bindings", - "version": "2.11.0", + "version": "2.11.1", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {