From 2799eb9fe8523ffad62e4490c6370424bb1c4656 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Thu, 3 Sep 2015 00:14:59 -0400 Subject: [PATCH] 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1961a7..02e5820 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-bindings", - "version": "2.5.0", + "version": "2.6.0", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {