From 8aa9c5d8854dbcd9c1072bdca4fb780d9e77a8e4 Mon Sep 17 00:00:00 2001 From: Andrew Osheroff Date: Tue, 17 Dec 2019 15:48:32 +0100 Subject: [PATCH] 2.0.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index f6bd760..7b420b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fuse-native", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c080a43..31092b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-native", - "version": "2.0.1", + "version": "2.0.2", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "bin": {