Skip to content

Commit

Permalink
Update podspec to point at 3.5.0 release (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-Lees11 authored and djones6 committed May 14, 2019
1 parent 2783f00 commit 710321b
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.4.1"
s.version = "3.5.0"
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 710321b

Please sign in to comment.