From 6023c0855403ec17584b02ff772bf6f77756ebe6 Mon Sep 17 00:00:00 2001 From: Geometrically <18202329+Geometrically@users.noreply.github.com> Date: Tue, 8 Aug 2023 15:25:14 -0700 Subject: [PATCH] bump pkg version (#84) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95308f2ba..ef8791241 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "omorphia", "type": "module", - "version": "0.4.36", + "version": "0.4.37", "files": [ "dist", "lib"