From a85517e61b8d5be44f5f57154ccd1c7282b0d10f Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Wed, 22 Mar 2017 16:27:11 -0700 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf7af64..b65950a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distill-template", - "version": "1.0.0", + "version": "1.0.1", "description": "Template for creating Distill articles.", "main": "dist/template.js", "scripts": {