diff --git a/VERSION b/VERSION index e2b00a2..d132a75 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.122.27 +0.122.28 diff --git a/sdk/package.json b/sdk/package.json index 090af36..ab97705 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@debros/orama", - "version": "0.122.27", + "version": "0.122.28", "description": "TypeScript SDK for Orama Network - Database, PubSub, Cache, Storage, Vault, and more", "type": "module", "main": "./dist/index.js",