Skip to content

Commit

Permalink
Bumped pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
mchoe committed Apr 11, 2016
1 parent 01be63b commit 9b3588a
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 = "1.1.4"
s.version = "1.1.5"
s.summary = "A simple SVG parser written in Swift"
s.description = "A single pass, performant SVG parser with multiple interface options including UI/NSBezierPath, CAShapeLayer, and UI/NSView"
s.homepage = "https://github.com/mchoe/SwiftSVG"
Expand Down

0 comments on commit 9b3588a

Please sign in to comment.