diff --git a/VERSION b/VERSION index c8519f3..897fc29 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.122.31 +0.122.32 diff --git a/sdk/package.json b/sdk/package.json index 31981cf..d4153b3 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@debros/orama", - "version": "0.122.31", + "version": "0.122.32", "description": "TypeScript SDK for Orama Network - Database, PubSub, Cache, Storage, Vault, and more", "type": "module", "main": "./dist/index.js",