From 3ea9e9b26a20580df9e084e51dda0098cf33b5ec Mon Sep 17 00:00:00 2001 From: Tom Burgin Date: Wed, 3 Aug 2016 14:08:44 -0400 Subject: [PATCH] v1.9 --- MOLAuthenticatingURLSession.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MOLAuthenticatingURLSession.podspec b/MOLAuthenticatingURLSession.podspec index b000170..aca912d 100644 --- a/MOLAuthenticatingURLSession.podspec +++ b/MOLAuthenticatingURLSession.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'MOLAuthenticatingURLSession' - s.version = '1.8' + s.version = '1.9' s.platform = :osx s.license = { :type => 'Apache 2.0', :file => 'LICENSE' } s.homepage = 'https://github.com/google/macops-molauthenticatingurlsession'