From e9e4013a99657d1140cd231c524143b43396d900 Mon Sep 17 00:00:00 2001 From: David Morais Date: Tue, 23 Apr 2019 11:04:01 +0100 Subject: [PATCH] v0.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe075618..34df5a0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdyna", - "version": "0.5.2", + "version": "0.5.3", "description": "A notes app with Markdown support", "main": "main.js", "scripts": {