We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f0088 commit 0de0ea3Copy full SHA for 0de0ea3
WebLinking.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'WebLinking'
3
- spec.version = '1.0.0'
+ spec.version = '1.0.1'
4
spec.summary = 'Swift implementation of Web Linking and Link headers (RFC5988)'
5
spec.homepage = 'https://github.com/kylef/WebLinking.swift'
6
spec.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments