chore: release v1.3.1 #38

Merged
josh merged 1 commits from chore/bump-v1.3.1 into dev 2026-03-28 15:40:46 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit e796b4f400 - Show all commits

View File

@@ -1 +1 @@
const VERSION = "1.3.0";
const VERSION = "1.3.1";

View File

@@ -1,6 +1,6 @@
{
"name": "catalyst",
"version": "1.3.0",
"version": "1.3.1",
"type": "module",
"scripts": {
"start": "node server/server.js",