Skip to content

Commit

Permalink
bump 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
judwhite committed Oct 5, 2015
1 parent 8132ea2 commit 4169be6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NsqSharp/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.5.3")]
[assembly: AssemblyVersion("0.5.4")]
2 changes: 1 addition & 1 deletion nuget/NsqSharp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>NsqSharp</id>
<title>NsqSharp</title>
<version>0.5.3</version>
<version>0.5.4</version>
<authors>Judson White</authors>
<owners>Judson White</owners>
<licenseUrl>https://raw.githubusercontent.com/judwhite/NsqSharp/master/LICENSE</licenseUrl>
Expand Down

0 comments on commit 4169be6

Please sign in to comment.