fix(sdk): bump version

This commit is contained in:
jubnl 2026-07-06 02:26:41 +02:00
parent 43d30245a0
commit 3db2495bcd
No known key found for this signature in database
GPG Key ID: CD823EC5FB4EB9D2

View File

@ -1,6 +1,6 @@
{ {
"name": "trek-plugin-sdk", "name": "trek-plugin-sdk",
"version": "1.3.0", "version": "1.3.1",
"description": "SDK for building TREK plugins: types, definePlugin, a mock host, manifest validation, and the create-trek-plugin / trek-plugin CLIs.", "description": "SDK for building TREK plugins: types, definePlugin, a mock host, manifest validation, and the create-trek-plugin / trek-plugin CLIs.",
"type": "module", "type": "module",
"license": "MIT", "license": "MIT",