We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b4edad + fa6f7df commit 3095d2dCopy full SHA for 3095d2d
SwiftSVG.podspec
@@ -3,7 +3,7 @@
3
Pod::Spec.new do |s|
4
5
s.name = "SwiftSVG"
6
- s.version = "2.3.0"
+ s.version = "2.3.2"
7
s.summary = "A simple, performant, single pass SVG parser"
8
s.description = "A simple, performant, single pass SVG parser. Optimized for extension and developer joy."
9
s.homepage = "https://github.com/mchoe/SwiftSVG"
0 commit comments