Skip to content

Commit

Permalink
Updated podspec version semantics to match the tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
nmdias committed Oct 10, 2019
1 parent cbe8529 commit a74fcfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FeedKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FeedKit'
s.version = '9.0'
s.version = '9.0.0'
s.license = 'MIT'
s.summary = 'An RSS, Atom and JSON Feed parser written in Swift'
s.homepage = 'https://github.com/nmdias/FeedKit'
Expand Down

0 comments on commit a74fcfb

Please sign in to comment.