From 2ab57a0fea62ae95e8d1d5e739b811348349c944 Mon Sep 17 00:00:00 2001 From: nicwands Date: Fri, 27 Feb 2026 13:04:54 -0500 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff54027..0960c9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@takerofnotes/plugin-sdk", - "version": "0.1.0", + "version": "0.2.0", "description": "SDK to create a storage plugin for Taker of Notes", "type": "module", "main": "dist/index.js",