diff --git a/sdk-dotnet/src/Inferable.csproj b/sdk-dotnet/src/Inferable.csproj index cc584324..d0996105 100644 --- a/sdk-dotnet/src/Inferable.csproj +++ b/sdk-dotnet/src/Inferable.csproj @@ -6,7 +6,7 @@ enable Inferable - 0.0.9 + 0.0.10 Inferable Inferable Client library for interacting with the Inferable API diff --git a/sdk-node/package.json b/sdk-node/package.json index b2381569..9cd792af 100644 --- a/sdk-node/package.json +++ b/sdk-node/package.json @@ -1,6 +1,6 @@ { "name": "inferable", - "version": "0.30.25", + "version": "0.30.26", "description": "Javascript SDK for inferable.ai", "main": "bin/index.js", "scripts": {