Skip to content

Commit 48610c8

Browse files
committed
Prepare for 1.1.0
1 parent 871b252 commit 48610c8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

MaxMind.Db/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242

4343
[assembly: AssemblyVersion("1.0.1")]
4444
[assembly: AssemblyFileVersion("1.1.0")]
45-
[assembly: AssemblyInformationalVersion("1.1.0-beta1")]
45+
[assembly: AssemblyInformationalVersion("1.1.0")]
4646
[assembly: InternalsVisibleTo("MaxMind.Db.Test")]

releasenotes.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Nodes #
22

3+
## 1.1.0 (2015-07-21) ##
4+
5+
* Minor code cleanup.
6+
37
## 1.1.0-beta1 (2015-06-30) ##
48

59
* A `IOException: Not enough storage is available to process this command`

0 commit comments

Comments
 (0)