fix version

This commit is contained in:
nicwands
2026-02-27 13:04:50 -05:00
parent f906729bba
commit 5ae2f6054d

View File

@@ -1,6 +1,6 @@
{ {
"name": "@takerofnotes/plugin-sdk", "name": "@takerofnotes/plugin-sdk",
"version": "0.2.0", "version": "0.1.0",
"description": "SDK to create a storage plugin for Taker of Notes", "description": "SDK to create a storage plugin for Taker of Notes",
"type": "module", "type": "module",
"main": "dist/index.js", "main": "dist/index.js",