Skip to content

Commit 87fba83

Browse files
author
JoshuaMiller
committed
release 0.2.1
1 parent 3e60c79 commit 87fba83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jenkins.NET/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
using System.Runtime.CompilerServices;
33
using System.Runtime.InteropServices;
44

5-
[assembly: AssemblyVersion("0.2.0")]
6-
[assembly: AssemblyFileVersion("0.2.0")]
5+
[assembly: AssemblyVersion("0.2.1")]
6+
[assembly: AssemblyFileVersion("0.2.1")]
77
[assembly: AssemblyTitle("Jenkins.NET")]
88
[assembly: AssemblyDescription("C# .NET wrapper for Jenkins HTTP/REST API.")]
99
[assembly: AssemblyConfiguration("")]

0 commit comments

Comments
 (0)