chore: bump version to 1.2.11

This commit is contained in:
github-actions[bot]
2026-03-08 19:43:31 +00:00
parent a689a18dfa
commit 4ccc5c57f2
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "nanoclaw",
"version": "1.2.10",
"version": "1.2.11",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nanoclaw",
"version": "1.2.10",
"version": "1.2.11",
"dependencies": {
"better-sqlite3": "^11.8.1",
"cron-parser": "^5.5.0",

View File

@@ -1,6 +1,6 @@
{
"name": "nanoclaw",
"version": "1.2.10",
"version": "1.2.11",
"description": "Personal Claude assistant. Lightweight, secure, customizable.",
"type": "module",
"main": "dist/index.js",