Skip to content

Commit

Permalink
update to version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-sedykh committed Oct 22, 2014
1 parent 6ebabeb commit 90388d3
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified FilterUnitTest/FakesAssemblies/Sprint.Filter.Fakes.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// 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("2.1.*")]
[assembly: AssemblyVersion("2.2.1")]
//[assembly: AssemblyFileVersion("2.0.*")]
Binary file added nuget-package/Sprint.Filter.2.2.1.0.nupkg
Binary file not shown.
2 changes: 1 addition & 1 deletion nuget-package/SprintFilterLib.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Sprint.Filter</id>
<version>2.1.0</version>
<version>2.2.0</version>
<authors>Artem Sedykh</authors>
<owners>Artem Sedykh</owners>
<projectUrl>https://github.com/artem-sedykh/Sprint.Filter</projectUrl>
Expand Down

0 comments on commit 90388d3

Please sign in to comment.