diff --git a/Valet.podspec b/Valet.podspec index 2f0f121a..9d41dcba 100644 --- a/Valet.podspec +++ b/Valet.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Valet' - s.version = '2.0.2' + s.version = '2.0.3' s.license = 'Apache License, Version 2.0' s.summary = 'Valet lets you securely store data in the iOS or OS X Keychain without knowing a thing about how the Keychain works. It\'s easy. We promise.' s.homepage = 'https://github.com/square/Valet'