We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c6da31 + 5a9d8a2 commit 98b0357Copy full SHA for 98b0357
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+### Version 1.2.3
2
+
3
+* Upgrade to AFNetworking ~> 3.2
4
+* Upgrade to Mantle ~> 2.1
5
6
### Version 1.2.2
7
8
* Fixed issue preventing building as static library using CocoaPods
librato-iOS.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "librato-iOS"
- s.version = "1.2.2"
+ s.version = "1.2.3"
s.summary = "Librato library for iOS"
s.description = <<-DESC
A simple, delightful wrapper for the Librato API with conveniences for common use cases
0 commit comments