From a49c3248d7bf0141627f704de0df02f06fc84dcf Mon Sep 17 00:00:00 2001 From: Alec Gibson <12036746+alecgibson@users.noreply.github.com> Date: Tue, 28 Feb 2023 17:15:15 +0000 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3183708..9322014 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sharedb-mongo", - "version": "2.0.0", + "version": "2.1.0", "description": "MongoDB database adapter for ShareDB", "main": "index.js", "dependencies": {