Skip to content

Commit

Permalink
Update meilisearch-dotnet.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ndudnicz committed Jun 5, 2020
1 parent 9210e2f commit 6475836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MeilisearchDotnet/meilisearch-dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<OutputType>Library</OutputType>
<RootNamespace>meilisearch-dotnet</RootNamespace>
<PackageId>MeilisearchDotnet</PackageId>
<Version>0.0.7</Version>
<Version>0.0.8</Version>
<Authors>ndudnicz</Authors>
<Description>
MeiliSearchDotnet is a client for MeiliSearch written in .NET standard 2.0. MeiliSearch is a powerful, fast, open-source, easy to use and deploy search engine. Both searching and indexing are highly customizable. Features such as typo-tolerance, filters, and synonyms are provided out-of-the-box.
Expand Down

0 comments on commit 6475836

Please sign in to comment.