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.
1 parent d284138 commit 68c4efcCopy full SHA for 68c4efc
Camunda.Api.Client/Camunda.Api.Client.nuspec
@@ -2,7 +2,7 @@
2
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
3
<metadata>
4
<id>Camunda.Api.Client</id>
5
- <version>1.0.3</version>
+ <version>1.0.4</version>
6
<title>Camunda REST API Client</title>
7
<authors>Jan Lucansky</authors>
8
<licenseUrl>https://github.com/jlucansky/Camunda.Api.Client/blob/master/LICENSE</licenseUrl>
Camunda.Api.Client/Properties/AssemblyInfo.cs
@@ -34,4 +34,4 @@
34
// [assembly: AssemblyVersion("1.0.*")]
35
[assembly: AssemblyVersion("1.0.0.0")]
36
[assembly: AssemblyFileVersion("1.0.0.0")]
37
-[assembly: AssemblyInformationalVersion("1.0.3")]
+[assembly: AssemblyInformationalVersion("1.0.4")]
0 commit comments