From f98498aec295ca2cc847d0752541311f0a4dcc2f Mon Sep 17 00:00:00 2001 From: Alec Gibson <12036746+alecgibson@users.noreply.github.com> Date: Fri, 18 Oct 2024 10:39:36 +0100 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3459416..f83872a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sharedb-postgres", - "version": "5.0.0", + "version": "5.0.1", "description": "PostgreSQL adapter for ShareDB. forked from share/sharedb-postgres", "main": "index.js", "scripts": {