Skip to content

Commit 0ee91a9

Browse files
committed
Version 0.7.2
1 parent 8dfd9cd commit 0ee91a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SwiftDraw.podspec.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SwiftDraw",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"summary": "A Swift library that adds support for SVG files to UIImage and NSImage.",
55
"homepage": "https://github.com/swhitty/SwiftDraw",
66
"authors": "Simon Whitty",
@@ -10,7 +10,7 @@
1010
},
1111
"source": {
1212
"git": "https://github.com/swhitty/SwiftDraw.git",
13-
"tag": "0.7.1"
13+
"tag": "0.7.2"
1414
},
1515
"platforms": {
1616
"ios": "10.0",

0 commit comments

Comments
 (0)