From 660f6d81cb22eba997503ce17150db2c4aa3f94d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Tue, 19 Feb 2019 16:57:32 +0100 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83b1279..646342b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brfs", - "version": "2.0.1", + "version": "2.0.2", "description": "browserify fs.readFileSync() static asset inliner", "main": "index.js", "bin": {