From c078c5e086f465edd32f686d49ff5bd1680df4da Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Tue, 5 May 2015 02:22:08 +0200 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e51cd87..db51324 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-bindings", - "version": "2.1.3", + "version": "2.2.0", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {