From baa204345e432037a0a029f626f3d7b768e0619d Mon Sep 17 00:00:00 2001 From: Tom Burgin Date: Tue, 2 Aug 2016 15:01:47 -0400 Subject: [PATCH] v1.8 --- MOLAuthenticatingURLSession.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MOLAuthenticatingURLSession.podspec b/MOLAuthenticatingURLSession.podspec index 65fe701..b000170 100644 --- a/MOLAuthenticatingURLSession.podspec +++ b/MOLAuthenticatingURLSession.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'MOLAuthenticatingURLSession' - s.version = '1.7' + s.version = '1.8' s.platform = :osx s.license = { :type => 'Apache 2.0', :file => 'LICENSE' } s.homepage = 'https://github.com/google/macops-molauthenticatingurlsession'