Skip to content

Commit 98b0357

Browse files
Merge pull request #55 from amco/release_1.2.3
Release 1.2.3
2 parents 5c6da31 + 5a9d8a2 commit 98b0357

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### Version 1.2.3
2+
3+
* Upgrade to AFNetworking ~> 3.2
4+
* Upgrade to Mantle ~> 2.1
5+
16
### Version 1.2.2
27

38
* Fixed issue preventing building as static library using CocoaPods

librato-iOS.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "librato-iOS"
3-
s.version = "1.2.2"
3+
s.version = "1.2.3"
44
s.summary = "Librato library for iOS"
55
s.description = <<-DESC
66
A simple, delightful wrapper for the Librato API with conveniences for common use cases

0 commit comments

Comments
 (0)