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