Skip to content

Commit

Permalink
Bump version to 1.3.0 to support SPM
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwulf committed Apr 6, 2021
1 parent e7d1bf2 commit 5737bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PerformanceBezier.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PerformanceBezier"
s.version = "1.2.2"
s.version = "1.3.0"
s.summary = "A small library to dramatically speed up common operations on UIBezierPath, and also bring its functionality closer to NSBezierPath."
s.author = {
'Adam Wulf' => 'adam.wulf@gmail.com',
Expand Down

0 comments on commit 5737bfc

Please sign in to comment.