From e267b5060aaa7aece672f18764dc8ce864b52d96 Mon Sep 17 00:00:00 2001 From: Jonathan Kemp Date: Mon, 23 Nov 2015 23:39:11 -0500 Subject: [PATCH] 3.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 312ae06..95b3444 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-useref", - "version": "3.0.2", + "version": "3.0.3", "description": "Parse build blocks in HTML files to replace references to non-optimized scripts or stylesheets.", "main": "index.js", "directories": {