Skip to content

Commit

Permalink
Merge pull request #148 from mchoe/fix/147-bump-cocoapods
Browse files Browse the repository at this point in the history
Bump pods version
  • Loading branch information
mchoe authored Oct 15, 2019
2 parents 4b4edad + fa6f7df commit 3095d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftSVG.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pod::Spec.new do |s|

s.name = "SwiftSVG"
s.version = "2.3.0"
s.version = "2.3.2"
s.summary = "A simple, performant, single pass SVG parser"
s.description = "A simple, performant, single pass SVG parser. Optimized for extension and developer joy."
s.homepage = "https://github.com/mchoe/SwiftSVG"
Expand Down

0 comments on commit 3095d2d

Please sign in to comment.