From f35f38011f80130a574407493f55cbc7f717a06a Mon Sep 17 00:00:00 2001 From: Elliot Scribner Date: Thu, 15 May 2025 21:19:23 -0400 Subject: [PATCH] bump ottoman version to 2.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdc96a777..c6cfea47b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ottoman", - "version": "2.5.1", + "version": "2.5.2", "main": "lib/index.js", "types": "lib/types/index.d.ts", "description": "Ottoman Couchbase ODM",