From 815758622d34fc90f0056e75b49cb8c03e1f5593 Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Fri, 10 Feb 2017 10:08:16 -0800 Subject: [PATCH] 0.0.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95651ab..6d9ac03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distill-template", - "version": "0.0.20", + "version": "0.0.21", "description": "Template for creating Distill articles.", "main": "dist/template.js", "scripts": {