From d162e425a7b59fd008351cac45b0f9280f305bba Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Wed, 18 Oct 2017 13:48:26 +0200 Subject: [PATCH] Bump to 5.1.0 --- Whisper.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Whisper.podspec b/Whisper.podspec index 9b5086a..b271304 100644 --- a/Whisper.podspec +++ b/Whisper.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Whisper" s.summary = "Whisper is a component that will make the task of display messages and in-app notifications simple." - s.version = "5.0.0" + s.version = "5.1.0" s.homepage = "https://github.com/hyperoslo/Whisper" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }