From 94c745848ca687353daf83b76050ec988786a280 Mon Sep 17 00:00:00 2001 From: Ryan Helmoski Date: Wed, 30 Dec 2015 03:16:55 -0600 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 693f6b7..2adf798 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-simple-inject", - "version": "0.0.1", + "version": "0.0.2", "description": "Gulp plugin for injecting JS and CSS file references into html files.", "main": "index.js", "scripts": {