We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c444a4 commit 6c429c5Copy full SHA for 6c429c5
JSONWebToken.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'JSONWebToken'
3
- spec.version = '1.4.2'
+ spec.version = '1.4.3'
4
spec.summary = 'Swift library for JSON Web Tokens (JWT).'
5
spec.homepage = 'https://github.com/kylef/JSONWebToken.swift'
6
spec.license = { :type => 'BSD', :file => 'LICENSE' }
0 commit comments