chore: bump to version 1.7.2
CI / test (pull_request) Successful in 14s
CI / build-dev (pull_request) Has been skipped

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 09:30:23 -04:00
parent e330119753
commit ca914b915b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
const VERSION = "1.7.1";
const VERSION = "1.7.2";
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "catalyst",
"version": "1.7.1",
"version": "1.7.2",
"type": "module",
"scripts": {
"start": "node server/server.js",