We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7bae30b + 75e6136 commit 8a67379Copy full SHA for 8a67379
Kuzzle/Kuzzle.csproj
@@ -11,8 +11,8 @@
11
<Description>Official C# SDK for Kuzzle</Description>
12
<RootNamespace>KuzzleSdk</RootNamespace>
13
<AssemblyVersion>2.0.0.0</AssemblyVersion>
14
- <ReleaseVersion>2.0.0</ReleaseVersion>
15
- <PackageVersion>2.0.0</PackageVersion>
+ <ReleaseVersion>2.0.1</ReleaseVersion>
+ <PackageVersion>2.0.1</PackageVersion>
16
<PackOnBuild>false</PackOnBuild>
17
</PropertyGroup>
18
Kuzzle/Kuzzle.nuspec
@@ -3,7 +3,7 @@
3
<metadata>
4
<id>kuzzlesdk</id>
5
<title>Kuzzle SDK</title>
6
- <version>2.0.0</version>
+ <version>2.0.1</version>
7
<authors>Kuzzle Team</authors>
8
<owners>Kuzzle Team</owners>
9
<license type="expression">Apache-2.0</license>
0 commit comments