From b004b5c2d7f5d190f37271b710954471023a683b Mon Sep 17 00:00:00 2001 From: Marcel Dittmann Date: Tue, 20 Mar 2018 09:20:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d827136..7bb6f13 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ To integrate SwiftyHue into your Xcode project using CocoaPods, specify it in yo source 'https://github.com/CocoaPods/Specs.git' use_frameworks! -pod 'SwiftyHue', '0.3.3' +pod 'SwiftyHue', '0.4.1' ``` Then, run the following command: