Skip to content

Commit

Permalink
release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaMiller committed Mar 3, 2018
1 parent 3e60c79 commit 87fba83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkins.NET/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

[assembly: AssemblyVersion("0.2.0")]
[assembly: AssemblyFileVersion("0.2.0")]
[assembly: AssemblyVersion("0.2.1")]
[assembly: AssemblyFileVersion("0.2.1")]
[assembly: AssemblyTitle("Jenkins.NET")]
[assembly: AssemblyDescription("C# .NET wrapper for Jenkins HTTP/REST API.")]
[assembly: AssemblyConfiguration("")]
Expand Down

0 comments on commit 87fba83

Please sign in to comment.