From 61063eb254c72d50cadd962314597c980e4e5028 Mon Sep 17 00:00:00 2001 From: Oliver Drobnik Date: Tue, 29 Dec 2015 11:01:24 +0100 Subject: [PATCH] Updated podspec --- DTBonjour.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DTBonjour.podspec b/DTBonjour.podspec index c9457a6..4831870 100644 --- a/DTBonjour.podspec +++ b/DTBonjour.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'DTBonjour' - spec.version = '1.1.1' + spec.version = '1.1.2' spec.summary = "Client/Server Communication of NSObjects over WiFi." spec.homepage = "https://github.com/Cocoanetics/DTBonjour" spec.author = { "Oliver Drobnik" => "oliver@drobnik.com" }