We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec6b9b8 commit 23f2e01Copy full SHA for 23f2e01
NuGet/CodeJam.Main.nuspec
@@ -2,7 +2,7 @@
2
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
3
<metadata>
4
<id>CodeJam</id>
5
- <version>1.0.0-rc3</version>
+ <version>1.0.0</version>
6
<title>CodeJam .NET Library</title>
7
<authors>andrewvk</authors>
8
<licenseUrl>https://github.com/rsdn/CodeJam/blob/master/LICENSE</licenseUrl>
NuGet/Readme.txt
@@ -1,6 +1,10 @@
1
-CodeJam 1.0.0-rc3 Release Notes
+CodeJam 1.0.0 Release Notes
---------------------------------
+What's new in 1.0.0
+----------------------
+* Small fixes
+
What's new in 1.0.0-rc3
9
----------------------
10
* Fixed MinBy/MaxBy behavior with NaN values
0 commit comments