From 2657411f8038f05b7fc942d7148d4a46d149427a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 23 Nov 2014 11:08:24 +0700 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 326c9dc..05759b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-vulcanize", - "version": "4.0.0", + "version": "5.0.0", "description": "Concatenate a set of Web Components into one file", "license": "MIT", "repository": "sindresorhus/gulp-vulcanize",