Skip to content

Commit

Permalink
jwt: podspec updated. version updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
lolgear committed Nov 18, 2017
1 parent e201ea5 commit 71a72b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JWT.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'JWT'
s.version = '3.0.0-beta.6'
s.version = '3.0.0-beta.7'
s.summary = 'A JSON Web Token implementation in Objective-C.'
s.homepage = "https://github.com/yourkarma/#{s.name}"
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit 71a72b2

Please sign in to comment.