From f84ecf0fc0028ebcb8fceb956b1f3f14d21a6aff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Wed, 22 Aug 2018 12:03:59 +0200 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b65fc85..c5b6168 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brfs", - "version": "2.0.0", + "version": "2.0.1", "description": "browserify fs.readFileSync() static asset inliner", "main": "index.js", "bin": {