Skip to content

Commit a465c94

Browse files
author
Luc Dion
committed
Update version to 1.1.0. Small breaking change related to PR https://github.com/mirego/PinLayout/pull/48
1 parent 71ecf66 commit a465c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PinLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "PinLayout"
19-
s.version = "1.0.16"
19+
s.version = "1.1.0"
2020
s.summary = "Fast Swift UIViews layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable."
2121

2222
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)