From 56644d7bad3c5a6f7ba262729dc689a86fd13642 Mon Sep 17 00:00:00 2001 From: Eric Hwang Date: Thu, 18 Apr 2024 13:51:02 -0700 Subject: [PATCH] 2.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aabcafa7..853a62d3 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": "2.3.2", + "version": "2.3.3", "homepage": "http://derbyjs.com/", "repository": { "type": "git",