From ebe169bf2a605cc9e389553d7c8e9ab310a263b9 Mon Sep 17 00:00:00 2001 From: Peter Zignego Date: Sun, 22 May 2016 22:30:29 -0400 Subject: [PATCH] Update podspec --- SlackKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SlackKit.podspec b/SlackKit.podspec index b14441d..0ac573f 100644 --- a/SlackKit.podspec +++ b/SlackKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SlackKit" - s.version = "1.0.3" + s.version = "1.1.0" s.summary = "a Slack client library for OS X, iOS, and tvOS written in Swift" s.homepage = "https://github.com/pvzig/SlackKit" s.license = 'MIT'