From 2cdf0944f86c2a19e43430685bd45c9b9bbb3fb8 Mon Sep 17 00:00:00 2001 From: Alec Gibson <12036746+alecgibson@users.noreply.github.com> Date: Tue, 25 Oct 2022 17:33:04 +0100 Subject: [PATCH] 3.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c77b71c08..9656c98c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sharedb", - "version": "3.2.0", + "version": "3.2.1", "description": "JSON OT database backend", "main": "lib/index.js", "dependencies": {