Skip to content

Commit

Permalink
bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jochen Kirstätter committed Mar 5, 2024
1 parent 4c03ba6 commit b84da3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Alternatively, add the following line to your `.csproj` file.

```text
<ItemGroup>
<PackageReference Include="Mscc.GenerativeAI" Version="0.4.5" />
<PackageReference Include="Mscc.GenerativeAI" Version="0.5.0" />
</ItemGroup>
```

Expand Down

0 comments on commit b84da3b

Please sign in to comment.