From 14d5300846d001757716e092e5a0e29ddb068acb Mon Sep 17 00:00:00 2001 From: Eric Hwang Date: Thu, 27 Jun 2024 21:29:35 -0700 Subject: [PATCH] 4.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8cb8692..36cea2b9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "derby", "description": "MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers.", - "version": "4.2.0", + "version": "4.2.1", "homepage": "http://derbyjs.com/", "repository": { "type": "git",