From 0344bc270439f3c5eef4f3e5dc2548a8ac2d54ab Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Mon, 17 Apr 2017 11:52:49 -0700 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 444ef32..a1773ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distill-template", - "version": "1.0.1", + "version": "1.0.2", "description": "Template for creating Distill articles.", "main": "dist/template.js", "scripts": {