Skip to content

Commit

Permalink
Increment version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kesac committed Apr 2, 2023
1 parent 58719d6 commit 38fab52
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Syllabore/Syllabore/Syllabore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<Authors>Kevin Sacro</Authors>
<Title>Syllabore</Title>
<Description>Syllabore is a fantasy name generator that does not use pre-made lists of names. Name generation is accomplished by constructing individual syllables then sequencing them to form names. (See https://github.com/kesac/Syllabore)</Description>
<Copyright>Copyright (c) 2019-2021 Kevin Sacro</Copyright>
<Copyright>Copyright (c) 2019-2023 Kevin Sacro</Copyright>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://github.com/kesac/Syllabore</PackageProjectUrl>
<RepositoryUrl>https://github.com/kesac/Syllabore</RepositoryUrl>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTags>csharp name-generation generation syllable syllables fantasy name generator name-generator fantasy-name</PackageTags>
<Version>2.0.1.0</Version>
<AssemblyVersion>2.0.1.0</AssemblyVersion>
<FileVersion>2.0.1.0</FileVersion>
<Version>2.0.2.0</Version>
<AssemblyVersion>2.0.2.0</AssemblyVersion>
<FileVersion>2.0.2.0</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 38fab52

Please sign in to comment.