We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec96f8e commit 5c6dde5Copy full SHA for 5c6dde5
src/Unidecode.NET.csproj
@@ -9,7 +9,7 @@
9
<GenerateDocumentationFile>true</GenerateDocumentationFile>
10
<Description>Unidecode.NET returns transliterated string</Description>
11
<TargetFrameworks>netstandard1.2;netstandard2.0;netstandard2.1</TargetFrameworks>
12
- <VersionPrefix>2.0.0</VersionPrefix>
+ <VersionPrefix>2.1.0</VersionPrefix>
13
<PackageTags>text;unicode;seo</PackageTags>
14
<RepositoryType>git</RepositoryType>
15
<PackageProjectUrl>https://github.com/thecoderok/Unidecode.NET</PackageProjectUrl>
0 commit comments