Skip to content

Commit

Permalink
[nuget] bump version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scottinet committed Nov 27, 2019
1 parent 60431b0 commit 75e6136
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Kuzzle/Kuzzle.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<Description>Official C# SDK for Kuzzle</Description>
<RootNamespace>KuzzleSdk</RootNamespace>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<ReleaseVersion>2.0.0</ReleaseVersion>
<PackageVersion>2.0.0</PackageVersion>
<ReleaseVersion>2.0.1</ReleaseVersion>
<PackageVersion>2.0.1</PackageVersion>
<PackOnBuild>false</PackOnBuild>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion Kuzzle/Kuzzle.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>kuzzlesdk</id>
<title>Kuzzle SDK</title>
<version>2.0.0</version>
<version>2.0.1</version>
<authors>Kuzzle Team</authors>
<owners>Kuzzle Team</owners>
<license type="expression">Apache-2.0</license>
Expand Down

0 comments on commit 75e6136

Please sign in to comment.