Skip to content

Commit 4657f29

Browse files
author
Michael Choe
committed
Bump cocoapods version
1 parent 1d179bf commit 4657f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftSVG.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Pod::Spec.new do |s|
44

55
s.name = "SwiftSVG"
6-
s.version = "1.3.0"
6+
s.version = "1.3.1"
77
s.summary = "A simple SVG parser written in Swift"
88
s.description = "A single pass, performant SVG parser with multiple interface options including UI/NSBezierPath, CAShapeLayer, and UI/NSView"
99
s.homepage = "https://github.com/mchoe/SwiftSVG"

0 commit comments

Comments
 (0)