From c02748434caf21ebb78f683cc0874d17d4e0abdc Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Mon, 9 Jan 2017 17:09:59 -0800 Subject: [PATCH] 0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6cfcff2..4d185f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distill-template", - "version": "0.0.9", + "version": "0.0.10", "description": "Template for creating Distill articles.", "main": "dist/template.js", "scripts": {