We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f4768f commit 80c9eabCopy full SHA for 80c9eab
1 file changed
src/Hexecs/Hexecs.csproj
@@ -15,8 +15,8 @@
15
<PropertyGroup>
16
<Title>Hexecs</Title>
17
<Description>Simple Entity Component System framework</Description>
18
- <Version>0.4.2</Version>
19
- <PackageVersion>0.4.2</PackageVersion>
+ <Version>0.4.3</Version>
+ <PackageVersion>0.4.3</PackageVersion>
20
<RepositoryType>git</RepositoryType>
21
<RepositoryUrl>git://github.com/teoadal/Hexecs</RepositoryUrl>
22
<PackageId>Hexecs</PackageId>
0 commit comments