From 183c70961d4be53f41656a7e54a502a52ce9767d Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Thu, 26 Mar 2015 19:35:53 +0100 Subject: [PATCH] 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e86a631..8bfa844 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse-bindings", - "version": "2.1.1", + "version": "2.1.2", "description": "Fully maintained fuse bindings for Node that aims to cover the entire FUSE api", "main": "index.js", "scripts": {