From 45c7dcffc6d7ded66d5c4c310c8bceeead1f8a30 Mon Sep 17 00:00:00 2001 From: Mike Engel Date: Tue, 13 Oct 2015 12:34:03 -0600 Subject: [PATCH] Preparing 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13e9672..0575663 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-html-compile", - "version": "1.0.4", + "version": "1.0.5", "description": "A small gulp plugin to compile your static html into javascript templates", "repository": "https://github.com/datuhealth/gulp-html-compile", "main": "gulp-html-compile.js",