Skip to content

Commit

Permalink
Finalize 1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
codingatty committed Jan 28, 2018
1 parent 5c5f520 commit 9473f1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Plumage/TSDRReq.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ namespace Plumage
{
public class TSDRReq
{
public static string __version__ = "1.2.0-prerelease";
public static string __last_updated__ = "2018-01-11";
public static string __version__ = "1.2.0";
public static string __last_updated__ = "2018-01-28";
public static string __author__ = "Terry Carroll";
public static string __URL__ = "https://github.com/codingatty/Plumage-dotnet";
public static string __copyright__ = "Copyright 2014-2018 Terry Carroll";
Expand Down

0 comments on commit 9473f1f

Please sign in to comment.