We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf979c commit 0b39ef0Copy full SHA for 0b39ef0
HexCore/HexCore.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<RootNamespace>HexCore</RootNamespace>
6
- <Version>4.1.0</Version>
+ <Version>5.0.0</Version>
7
<Authors>Anton Suprunchuk</Authors>
8
<Description>Yet another library to manage hexagonal grids. For docs and usage examples please see the GitHub repo.</Description>
9
<RepositoryType>Git</RepositoryType>
0 commit comments