Skip to content

Commit 01221c4

Browse files
committed
Prepare for 2.1.1-beta1
1 parent ab3be1d commit 01221c4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

MaxMind.Db/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.1.0-*",
2+
"version": "2.1.1-*",
33
"description": ".NET reader for the MaxMind DB file format",
44

55
"packOptions": {

releasenotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Nodes #
22

3+
## 2.1.1-beta1 (2016-06-01) ##
4+
5+
* Re-release of `2.1.0-beta4` to skip bad `2.1.0` release on NuGet.
6+
37
## 2.1.0-beta4 (2016-06-01) ##
48

59
* Update for .NET Core RC2. Pull request by Adeel Mujahid. GitHub #28.

0 commit comments

Comments
 (0)