Skip to content

Commit 465cc07

Browse files
committed
Beta 6 preparations
1 parent 98ec7e0 commit 465cc07

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

NuGet/CodeJam.Main.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>CodeJam</id>
5-
<version>1.0.0-beta5</version>
5+
<version>1.0.0-beta6</version>
66
<title>CodeJam .NET Library</title>
77
<authors>andrewvk</authors>
88
<licenseUrl>https://github.com/rsdn/CodeJam/blob/master/LICENSE</licenseUrl>

NuGet/Readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ What's new in 1.0.0-beta6
1111
* IServicePublisher interface
1212
* System.IServiceProvider and IServicePublisher helper methods
1313
* ServiceContainer class (IServicePublisher implementation)
14+
* CSV and fixed width parsers
1415
* Performance optimization
1516
* Refactoring
1617
* Fixes, code cleanup and annotations

0 commit comments

Comments
 (0)