Skip to content

Commit

Permalink
Merge pull request #376 from meilisearch/release-v0.13.0
Browse files Browse the repository at this point in the history
Update version for the next release (v0.13.0)
  • Loading branch information
brunoocasali authored Dec 5, 2022
2 parents 55b60db + 29ac7a7 commit 419d9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Meilisearch/Meilisearch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<OutputType>Library</OutputType>
<PackageId>MeiliSearch</PackageId>
<Version>0.12.2</Version>
<Version>0.13.0</Version>
<Description>.NET wrapper for Meilisearch, an open-source search engine</Description>
<RepositoryUrl>https://github.com/meilisearch/meilisearch-dotnet</RepositoryUrl>
<PackageTags>meilisearch;dotnet;sdk;search-engine;search;instant-search</PackageTags>
Expand Down

0 comments on commit 419d9bb

Please sign in to comment.