From 4eba8cc982e4433a36491474de74f6e9d4ea7ecc Mon Sep 17 00:00:00 2001 From: Ryan Helmoski Date: Tue, 5 Jan 2016 20:19:38 -0600 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 930b100..da72640 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-simple-inject", - "version": "0.0.3", + "version": "0.0.4", "description": "Gulp plugin for injecting JS and CSS file references into html files.", "main": "index.js", "scripts": {