Skip to content

Commit

Permalink
chore: Bump sdk-dotnet
Browse files Browse the repository at this point in the history
This is out of sync with Nuget
  • Loading branch information
johnjcsmith committed Dec 10, 2024
1 parent 778f685 commit 1f5c5e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk-dotnet/src/Inferable.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PackageId>Inferable</PackageId>
<Version>0.0.17</Version>
<Version>0.0.18</Version>
<Authors>Inferable</Authors>
<Company>Inferable</Company>
<Description>Client library for interacting with the Inferable API</Description>
Expand All @@ -16,4 +16,4 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
<PackageReference Include="NJsonSchema" Version="11.1.0" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 1f5c5e2

Please sign in to comment.