We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e60c79 commit 87fba83Copy full SHA for 87fba83
Jenkins.NET/Properties/AssemblyInfo.cs
@@ -2,8 +2,8 @@
2
using System.Runtime.CompilerServices;
3
using System.Runtime.InteropServices;
4
5
-[assembly: AssemblyVersion("0.2.0")]
6
-[assembly: AssemblyFileVersion("0.2.0")]
+[assembly: AssemblyVersion("0.2.1")]
+[assembly: AssemblyFileVersion("0.2.1")]
7
[assembly: AssemblyTitle("Jenkins.NET")]
8
[assembly: AssemblyDescription("C# .NET wrapper for Jenkins HTTP/REST API.")]
9
[assembly: AssemblyConfiguration("")]
0 commit comments