Skip to content

Commit b6405e2

Browse files
committed
Bump to 1.2.2
1 parent a19ab92 commit b6405e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClippingBezier.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "ClippingBezier"
3-
s.version = "1.2.1"
3+
s.version = "1.2.2"
44
s.summary = "This library adds categories to UIBezierPath to simplify clipping a single closed UIBezierPath with another closed or unclosed UIBezierPath."
55
s.author = {
66
'Adam Wulf' => 'adam.wulf@gmail.com',

0 commit comments

Comments
 (0)