Skip to content

Commit

Permalink
Pgvector.Dapper: Version bump to 0.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jun 26, 2024
1 parent d9f7b71 commit ab241c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Pgvector.Dapper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.3.0 (unreleased)
## 0.3.0 (2024-06-25)

- Added support for `halfvec` and `sparsevec` types
- Dropped support for .NET Standard
Expand Down
2 changes: 1 addition & 1 deletion src/Pgvector.Dapper/Pgvector.Dapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<PackageId>Pgvector.Dapper</PackageId>
<Version>0.2.0</Version>
<Version>0.3.0</Version>
<Authors>ankane</Authors>
<Description>pgvector support for Dapper</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit ab241c2

Please sign in to comment.