Skip to content

Commit 8cf9d86

Browse files
author
Zev Eisenberg
committed
Bump version to 4.2.4.
1 parent 5082cb8 commit 8cf9d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Anchorage.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 = "Anchorage"
3-
s.version = "4.2.3"
3+
s.version = "4.2.4"
44
s.summary = "A collection of operators and utilities that simplify iOS layout code."
55
s.description = <<-DESC
66
Create constraints using intuitive operators built directly on top of the NSLayoutAnchor API. Layout has never been simpler!

0 commit comments

Comments
 (0)