From 17e6b48ea25587a972a7776a76726e58b6363136 Mon Sep 17 00:00:00 2001 From: iLiftALot Date: Wed, 13 Nov 2024 03:03:36 -0500 Subject: [PATCH] Automated bump to 2.0.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0c102ae..1130a79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "insta-toc", - "version": "2.0.1", + "version": "2.0.2", "description": "Simultaneously generate, update, and maintain a table of contents for your notes.", "repository": { "directory": ".", @@ -41,4 +41,4 @@ "dependencies": { "deepmerge-ts": "7.1.3" } -} \ No newline at end of file +}