From b6ec61be752aceffc71a7f7dc750d9f41ce848fa Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Tue, 19 May 2015 20:24:50 +0200 Subject: [PATCH] 2.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea21fc5..a9a7907 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-bindings", - "version": "2.4.1", + "version": "2.4.2", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {