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 ab3be1d commit 01221c4Copy full SHA for 01221c4
MaxMind.Db/project.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "2.1.0-*",
+ "version": "2.1.1-*",
3
"description": ".NET reader for the MaxMind DB file format",
4
5
"packOptions": {
releasenotes.md
@@ -1,5 +1,9 @@
# Release Nodes #
+## 2.1.1-beta1 (2016-06-01) ##
+
+* Re-release of `2.1.0-beta4` to skip bad `2.1.0` release on NuGet.
6
7
## 2.1.0-beta4 (2016-06-01) ##
8
9
* Update for .NET Core RC2. Pull request by Adeel Mujahid. GitHub #28.
0 commit comments