chore(release): update version to 0.2.1

This commit is contained in:
Nathan Flurry 2026-02-11 20:45:33 -08:00
parent a0955ba752
commit ee9ad25069
23 changed files with 76 additions and 82 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@sandbox-agent/persist-sqlite",
"version": "0.2.0",
"version": "0.2.1",
"description": "SQLite persistence driver for the Sandbox Agent TypeScript SDK",
"license": "Apache-2.0",
"repository": {