From d2823b93063cde57acfc7a5ac09c570741ed1498 Mon Sep 17 00:00:00 2001 From: Hernan Zalazar Date: Sat, 25 Jul 2015 11:51:28 -0300 Subject: [PATCH] Release 0.3.1 --- JWTDecode/Info.plist | 2 +- JWTDecodeTests/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/JWTDecode/Info.plist b/JWTDecode/Info.plist index 8aed839..e91f1b6 100644 --- a/JWTDecode/Info.plist +++ b/JWTDecode/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.3.0 + 0.3.1 CFBundleSignature ???? CFBundleVersion diff --git a/JWTDecodeTests/Info.plist b/JWTDecodeTests/Info.plist index 5d060ca..6f53e9c 100644 --- a/JWTDecodeTests/Info.plist +++ b/JWTDecodeTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.3.0 + 0.3.1 CFBundleSignature ???? CFBundleVersion