Skip to content

Commit 1c29b1f

Browse files
committed
1.1.0-beta1 preparations
1 parent 1b5c927 commit 1c29b1f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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</version>
5+
<version>1.1.0-beta1</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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
CodeJam 1.0.0 Release Notes
22
---------------------------------
33

4+
What's new in 1.1.0-beta1
5+
----------------------
6+
* Enum helpers and operators
7+
* Performance optimization
8+
* Refactoring
9+
* Fixes and code cleanup
10+
411
What's new in 1.0.0
512
----------------------
613
* Small fixes

0 commit comments

Comments
 (0)