diff --git a/VERSION b/VERSION index 14cbed4..ef9b9ae 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.122.36 +0.122.37 diff --git a/sdk/package.json b/sdk/package.json index a48b88e..d109ab2 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@debros/orama", - "version": "0.122.36", + "version": "0.122.37", "description": "TypeScript SDK for Orama Network - Database, PubSub, Cache, Storage, Vault, and more", "type": "module", "main": "./dist/index.js",