From ca7ea5f1bb1708666fb440efd472688288fd62a8 Mon Sep 17 00:00:00 2001 From: Florian Reiterer Date: Fri, 19 Sep 2014 01:07:15 +0200 Subject: [PATCH] v0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b38dd8a..ef87b2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "concat-with-sourcemaps", - "version": "0.1.4", + "version": "0.1.5", "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",