From b63edfd61e1252bd37df134e7a3fe59f206e09d5 Mon Sep 17 00:00:00 2001 From: Andrew Osheroff Date: Wed, 29 Jan 2020 13:32:35 +0100 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc5b4d4..14855b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-native", - "version": "2.1.0", + "version": "2.1.1", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "bin": {