From bca0e352ff3bbb04b94567f4aaf975e04ae5b362 Mon Sep 17 00:00:00 2001 From: Yuki Hattori Date: Sun, 6 Nov 2016 18:13:23 +0900 Subject: [PATCH] Update Marp to 0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81fda65..7e3c396 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Marp", - "version": "0.0.9", + "version": "0.0.10", "description": "Markdown Presentation Writer (Powered by Electron)", "repository": { "type": "git",