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