Skip to content

Commit

Permalink
Preparing for release, 3.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed May 12, 2014
1 parent f729e52 commit 6f40e55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### Next
#### [3.1.1](https://github.com/neilang/NAMapKit/tree/v3.1.1) (5/12/2014)

* [#31](https://github.com/neilang/NAMapKit/issues/31) - Fix: `NAPinAnnotation` and `NAPinAnnotationView` retain cycle - [@dblock](https://github.com/dblock).
* [#34](https://github.com/neilang/NAMapKit/issues/34) - Fix: `NAPinAnnotationCallOutView` uses `imageNamed` which retains memory - [@dblock](https://github.com/dblock).
Expand Down
2 changes: 1 addition & 1 deletion NAMapKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "NAMapKit"
s.version = "3.1"
s.version = "3.1.1"
s.summary = "A Custom and simple framework for creating custom maps. Not based on MapKit."
s.homepage = "https://github.com/neilang/NAMapKit"
s.license = 'MIT'
Expand Down

0 comments on commit 6f40e55

Please sign in to comment.