We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871b252 commit 48610c8Copy full SHA for 48610c8
MaxMind.Db/Properties/AssemblyInfo.cs
@@ -42,5 +42,5 @@
42
43
[assembly: AssemblyVersion("1.0.1")]
44
[assembly: AssemblyFileVersion("1.1.0")]
45
-[assembly: AssemblyInformationalVersion("1.1.0-beta1")]
+[assembly: AssemblyInformationalVersion("1.1.0")]
46
[assembly: InternalsVisibleTo("MaxMind.Db.Test")]
releasenotes.md
@@ -1,5 +1,9 @@
1
# Release Nodes #
2
3
+## 1.1.0 (2015-07-21) ##
4
+
5
+* Minor code cleanup.
6
7
## 1.1.0-beta1 (2015-06-30) ##
8
9
* A `IOException: Not enough storage is available to process this command`
0 commit comments