Skip to content

Commit 80c9eab

Browse files
committed
Bump version
1 parent 2f4768f commit 80c9eab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Hexecs/Hexecs.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<PropertyGroup>
1616
<Title>Hexecs</Title>
1717
<Description>Simple Entity Component System framework</Description>
18-
<Version>0.4.2</Version>
19-
<PackageVersion>0.4.2</PackageVersion>
18+
<Version>0.4.3</Version>
19+
<PackageVersion>0.4.3</PackageVersion>
2020
<RepositoryType>git</RepositoryType>
2121
<RepositoryUrl>git://github.com/teoadal/Hexecs</RepositoryUrl>
2222
<PackageId>Hexecs</PackageId>

0 commit comments

Comments
 (0)