From c2518ea443ec43f99f9074084d17882874661ca8 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Fri, 25 Sep 2015 09:00:54 -0700 Subject: [PATCH] 2.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b08373..97a4c81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-bindings", - "version": "2.7.0", + "version": "2.8.0", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {