Skip to content

Commit

Permalink
Prepare for 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Jul 21, 2015
1 parent 871b252 commit 48610c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MaxMind.Db/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@

[assembly: AssemblyVersion("1.0.1")]
[assembly: AssemblyFileVersion("1.1.0")]
[assembly: AssemblyInformationalVersion("1.1.0-beta1")]
[assembly: AssemblyInformationalVersion("1.1.0")]
[assembly: InternalsVisibleTo("MaxMind.Db.Test")]
4 changes: 4 additions & 0 deletions releasenotes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release Nodes #

## 1.1.0 (2015-07-21) ##

* Minor code cleanup.

## 1.1.0-beta1 (2015-06-30) ##

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

0 comments on commit 48610c8

Please sign in to comment.