Skip to content

Commit ccd399f

Browse files
committed
increment pod version to 4.1.0
1 parent b660bfc commit ccd399f

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.0.0"
3+
s.version = "4.1.0"
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)