From c79c34249c8074fb704ee1b7cdd323cdcad25386 Mon Sep 17 00:00:00 2001 From: Redmer Loen Date: Tue, 6 Mar 2018 11:16:47 +0100 Subject: [PATCH] Podspec update to 3.1.1 --- VialerSIPLib.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VialerSIPLib.podspec b/VialerSIPLib.podspec index 00ede673..7e079c78 100644 --- a/VialerSIPLib.podspec +++ b/VialerSIPLib.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "VialerSIPLib" - s.version = "3.1.0" + s.version = "3.1.1" s.summary = "Vialer SIP Library for iOS" s.description = "Objective-C wrapper around PJSIP." s.homepage = "https://github.com/VoIPGRID/VialerSIPLib"