From bd21d92aed55a91677e3d9320abf4f02cc02d723 Mon Sep 17 00:00:00 2001 From: Florian Reiterer Date: Fri, 27 Apr 2018 14:53:00 +0300 Subject: [PATCH] v1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b44659f..f95599b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "concat-with-sourcemaps", - "version": "1.0.5", + "version": "1.0.6", "description": "Concatenate file contents with a custom separator and generate a source map", "homepage": "http://github.com/floridoo/concat-with-sourcemaps", "repository": "git://github.com/floridoo/concat-with-sourcemaps.git",