Skip to content

Commit 50a4f75

Browse files
committed
Bump Version to v0.2.0
1 parent 6573e02 commit 50a4f75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

XboxWebApi/XboxWebApi.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;net452</TargetFrameworks>
55
<PackageId>OpenXbox.XboxWebApi</PackageId>
6-
<PackageVersion>0.1.0</PackageVersion>
6+
<PackageVersion>0.2.0</PackageVersion>
77
<Authors>Team OpenXbox</Authors>
88
<Description>Unoffical C# Xbox WebAPI, includes support for authentication with Windows Live / Xbox Live.</Description>
99
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1010
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
1111
<Copyright>Copyright 2018 (c) Team OpenXbox</Copyright>
1212
<PackageTags>xbox live api authentication</PackageTags>
13-
<Version>0.1.0</Version>
13+
<Version>0.2.0</Version>
1414
<PackageProjectUrl>https://github.com/OpenXbox/xbox-webapi-csharp</PackageProjectUrl>
1515
<PackageLicenseUrl>https://github.com/OpenXbox/xbox-webapi-csharp/blob/master/LICENSE</PackageLicenseUrl>
1616
</PropertyGroup>

0 commit comments

Comments
 (0)