Skip to content

Commit

Permalink
Update podspec to 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
djones6 committed Jul 17, 2019
1 parent 6a79db9 commit a0a89d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftJWT.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SwiftJWT"
s.version = "3.5.0"
s.version = "3.5.3"
s.summary = "An implementation of JSON Web Token using Swift."
s.homepage = "https://github.com/IBM-Swift/Swift-JWT"
s.license = { :type => "Apache License, Version 2.0" }
Expand Down

0 comments on commit a0a89d6

Please sign in to comment.