From fa7792321405ae79f6c6d2a4fcb42f42692e2fea Mon Sep 17 00:00:00 2001 From: Dasmer Singh Date: Tue, 18 Nov 2014 11:07:51 -0500 Subject: [PATCH] [Podspec] Update to v1.0.3 --- VENTouchLock.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VENTouchLock.podspec b/VENTouchLock.podspec index f0ca02f..03563dc 100644 --- a/VENTouchLock.podspec +++ b/VENTouchLock.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'VENTouchLock' - s.version = '1.0.2' + s.version = '1.0.3' s.summary = 'A passcode framework that features Touch ID' s.description = <<-DESC An easy to use passcode framework used in the Venmo app.