chore: bump version to 1.4.0 #43

Merged
josh merged 1 commits from chore/bump-v1.4.0 into dev 2026-03-28 16:15:32 -04:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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