Skip to content

Commit

Permalink
Updated CocoaPod version to 1.0.3 (yankodimitrov#41)
Browse files Browse the repository at this point in the history
The pod's minor version needs to be updated since it [fixes](velikanov@ba70b2c) a (backwards compatible) security bug.
  • Loading branch information
le4ker authored and ziogaschr committed Apr 5, 2017
1 parent 9d4d6d6 commit 9a3ac7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PasscodeLock.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'PasscodeLock'
s.version = '1.0.2'
s.version = '1.0.3'
s.license = { :type => "MIT", :file => 'LICENSE.txt' }
s.summary = 'An iOS passcode lock with Touch ID authentication written in Swift.'
s.homepage = 'https://github.com/velikanov/SwiftPasscodeLock'
Expand Down

0 comments on commit 9a3ac7e

Please sign in to comment.