From 1901389183ef057333588abe782145b028110a89 Mon Sep 17 00:00:00 2001 From: Davide Mendolia Date: Thu, 3 Mar 2016 20:13:36 +0100 Subject: [PATCH] Prepare for release 1.1.0 --- BothamNetworking.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BothamNetworking.podspec b/BothamNetworking.podspec index 1d9dd9d..41517e6 100644 --- a/BothamNetworking.podspec +++ b/BothamNetworking.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'BothamNetworking' - s.version = '1.0.0' + s.version = '1.1.0' s.license = 'Apache V2' s.summary = 'Networking Framework written in Swift' s.homepage = 'https://github.com/Karumi/BothamNetworking'