Skip to content

Commit f8e866f

Browse files
committed
Merge branch 'release/0.5.0'
2 parents 5991cd7 + a406595 commit f8e866f

File tree

15 files changed

+868
-6
lines changed

15 files changed

+868
-6
lines changed

CoreGraphicsExtension.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'CoreGraphicsExtension'
11-
s.version = '0.4.2'
11+
s.version = '0.5.0'
1212
s.summary = 'A small libray to provide polar coordinate feature and some convienet extension of CoreGraphics'
1313
# s.swift_version:begin
14-
s.swift_version = '5.3.0'
14+
s.swift_version = '6.1.0'
1515
# s.swift_version = '${SWIFT_VERSION}'
1616

1717
# s.platform:begin

0 commit comments

Comments
 (0)