From f6cc259428a5c075c6cc6f7caf7b5cbd698f808d Mon Sep 17 00:00:00 2001 From: Andrew Osheroff Date: Fri, 12 Apr 2019 14:05:31 +0200 Subject: [PATCH] 1.0.0-rc0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b3a6d8..a924640 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-native", - "version": "1.0.0", + "version": "1.0.0-rc0", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {