Skip to content

Commit

Permalink
chore: Bump node and dotnet package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjcsmith committed Oct 26, 2024
1 parent f6d82b9 commit 39a6a09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdk-dotnet/src/Inferable.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>

<PackageId>Inferable</PackageId>
<Version>0.0.9</Version>
<Version>0.0.10</Version>
<Authors>Inferable</Authors>
<Company>Inferable</Company>
<Description>Client library for interacting with the Inferable API</Description>
Expand Down
2 changes: 1 addition & 1 deletion sdk-node/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 39a6a09

Please sign in to comment.