From badae733cec5b026c3aeb19a56c604390ebb3dc7 Mon Sep 17 00:00:00 2001 From: Tristan Himmelman Date: Tue, 22 Sep 2015 10:42:01 -0700 Subject: [PATCH] Updated Readme install version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0444e94..cd24509 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ hidingNavBarManager?.refreshControl = refreshControl If you are using [Cocoapods](https://cocoapods.org/), add the following line to your Podfile: -`pod 'HidingNavigationBar', '~> 0.1'` +`pod 'HidingNavigationBar', '~> 0.2'` Otherwise, include the following files directly to your project: - HidingNavigationBarManager.swift