Skip to content

Commit ec54119

Browse files
committed
👽 New version.
1 parent 6ea1c33 commit ec54119

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
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.0.0</AssemblyVersion>
12-
<FileVersion>1.0.0.0</FileVersion>
13-
<Version>1.0.0</Version>
11+
<AssemblyVersion>1.0.1.0</AssemblyVersion>
12+
<FileVersion>1.0.1.0</FileVersion>
13+
<Version>1.0.1</Version>
1414
</PropertyGroup>
1515
<ItemGroup>
1616
<PackageReference Include="Box2D.NetStandard" Version="1.0.1"/>

0 commit comments

Comments
 (0)