From 12d78fed923d2d2cb7894ab91b0624882a4c4973 Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Mon, 9 Jan 2017 16:42:39 -0800 Subject: [PATCH] 0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08b6b1f..96a6191 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distill-template", - "version": "0.0.7", + "version": "0.0.8", "description": "Template for creating Distill articles.", "main": "dist/template.js", "scripts": {