From 0ef16e1ad15de6a4ff7ded45e15391eca18917e0 Mon Sep 17 00:00:00 2001 From: SheetJS Date: Mon, 3 Nov 2014 00:51:23 -0500 Subject: [PATCH] version bump 0.10.2-a: updated cfb bin location --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dd3717b..a0da1dc 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "cfb", - "version": "0.10.2", + "version": "0.10.2-a", "author": "sheetjs", "description": "Compound File Binary File Format extractor", "keywords": [ "cfb", "compression", "office" ], "bin": { - "cfb": "./bin/cfb" + "cfb": "./bin/cfb.njs" }, "main": "./cfb", "files": [