Skip to content

Commit eea7101

Browse files
committed
👽 Newer version.
1 parent 8480742 commit eea7101

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/window/Box2D.Window/Box2D.Window.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<Description>The Box2D window physics simulation.</Description>
99
<PackageProjectUrl>https://github.com/benzuk/box2d-netstandard/tree/master/examples/window</PackageProjectUrl>
1010
<PackageLicenseExpression>MIT</PackageLicenseExpression>
11-
<AssemblyVersion>1.0.2.0</AssemblyVersion>
12-
<FileVersion>1.0.2.0</FileVersion>
13-
<Version>1.0.2</Version>
11+
<AssemblyVersion>1.0.3.0</AssemblyVersion>
12+
<FileVersion>1.0.3.0</FileVersion>
13+
<Version>1.0.3</Version>
1414
</PropertyGroup>
1515
<ItemGroup>
16-
<PackageReference Include="Box2D.NetStandard" Version="1.0.2" />
16+
<PackageReference Include="Box2D.NetStandard" Version="1.0.3" />
1717
<PackageReference Include="OpenTK.NetStandard" Version="1.0.5.22" />
1818
</ItemGroup>
1919
</Project>

0 commit comments

Comments
 (0)