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