From c77fbbd18f558c41380e8c33074964f91d1741c5 Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Mon, 9 Jan 2017 18:11:32 -0800 Subject: [PATCH] 0.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c69ed4..a84711e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distill-template", - "version": "0.0.14", + "version": "0.0.15", "description": "Template for creating Distill articles.", "main": "dist/template.js", "scripts": {