From 18bef8b184ab440445049e2b172248f50e9304ae Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Thu, 21 May 2015 13:38:35 +0200 Subject: [PATCH] 2.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9a7907..a1ac47f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-bindings", - "version": "2.4.2", + "version": "2.4.3", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {