From b16281f28e7c7387eb42c142a37de1d2ed42dbec Mon Sep 17 00:00:00 2001
From: dragonwocky <thedragonring.bod@gmail.com>
Date: Sat, 26 Sep 2020 17:02:51 +1000
Subject: [PATCH] v0.9.1

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index cebae3a..d0cc94f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "notion-enhancer",
-  "version": "0.9.0",
+  "version": "0.9.1",
   "description": "an enhancer/customiser for the all-in-one productivity workspace notion.so",
   "main": "index.js",
   "bin": {