Skip to content

Commit

Permalink
Bump version to 4.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zev Eisenberg committed Apr 18, 2018
1 parent f43a8ee commit c3f8e37
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.1"
s.version = "4.2.2"
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 c3f8e37

Please sign in to comment.