From 3cb6a5166217414b2c371b4497fc006ecb1069e4 Mon Sep 17 00:00:00 2001 From: Alec Gibson <12036746+alecgibson@users.noreply.github.com> Date: Tue, 17 Oct 2023 17:09:03 +0100 Subject: [PATCH] 4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d806b3ae..6c8b18a8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sharedb", - "version": "4.1.0", + "version": "4.1.1", "description": "JSON OT database backend", "main": "lib/index.js", "dependencies": {