From 7d386d370a2057c5580395d9ad606a5138909bc1 Mon Sep 17 00:00:00 2001 From: "Dylan R. E. Moonfire" Date: Fri, 20 Oct 2017 00:16:02 -0500 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87d3eb7..59ca3e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdowny", - "version": "0.0.1", + "version": "0.0.2", "description": "A set of command-line tools for working with Markdown files with YAML headers.", "repository": { "type": "git",