From d8aa61542819cae83d24af4e20c813cbac525853 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Wed, 23 Sep 2015 18:05:21 +0200 Subject: [PATCH] 2.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3cffb4..1b08373 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-bindings", - "version": "2.6.1", + "version": "2.7.0", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {