Skip to content

Commit 7dcec40

Browse files
author
Tarja Morgado
committed
Fix podspec version to 9.1.0
1 parent 0c63db5 commit 7dcec40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FeedKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'FeedKit'
3-
s.version = '9.0.1'
3+
s.version = '9.1.0'
44
s.license = 'MIT'
55
s.summary = 'An RSS, Atom and JSON Feed parser written in Swift'
66
s.homepage = 'https://github.com/nmdias/FeedKit'

0 commit comments

Comments
 (0)