From 00acbbb3108514916600e726995dc5653a02eb7c Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Mon, 17 Oct 2016 13:53:35 +0200 Subject: [PATCH] 2.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 715ca09..7662052 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-bindings", - "version": "2.9.0", + "version": "2.10.0", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {