Skip to content

Commit

Permalink
Bump version to 4.2.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zev Eisenberg committed Jun 25, 2018
1 parent 5082cb8 commit 8cf9d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Anchorage.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Anchorage"
s.version = "4.2.3"
s.version = "4.2.4"
s.summary = "A collection of operators and utilities that simplify iOS layout code."
s.description = <<-DESC
Create constraints using intuitive operators built directly on top of the NSLayoutAnchor API. Layout has never been simpler!
Expand Down

0 comments on commit 8cf9d86

Please sign in to comment.