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