From c23a660d2e9f41af87c3d3511b109408f03badd3 Mon Sep 17 00:00:00 2001 From: Justin Tracey Date: Sat, 9 Apr 2022 04:10:48 +0000 Subject: [PATCH] minor version bump + semver --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 4dcaa04..862a16b 100755 --- a/module.json +++ b/module.json @@ -8,7 +8,7 @@ "license": "https://raw.githubusercontent.com/jtracey/journal-backlinks/main/LICENSE", "bugs": "https://github.com/jtracey/journal-backlinks/issues", "flags": {}, - "version": "0.6", + "version": "0.7.0", "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "scripts": [],