From d7eef019baa3d5d689e4a71623a9348b270d42e2 Mon Sep 17 00:00:00 2001 From: Andrea Mazzini Date: Fri, 4 Mar 2016 12:27:36 +0100 Subject: [PATCH] Bump to version 2.0.12 --- AMScrollingNavbar.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AMScrollingNavbar.podspec b/AMScrollingNavbar.podspec index c9602572..8cdbf553 100644 --- a/AMScrollingNavbar.podspec +++ b/AMScrollingNavbar.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "AMScrollingNavbar" - s.version = "2.0.11" + s.version = "2.0.12" s.summary = "A custom UINavigationController that enables the scrolling of the navigation bar alongside the scrolling of an observed content view" s.description = <<-DESC A custom UINavigationController that enables the scrolling of the