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" }