Skip to content

Commit 53a89fe

Browse files
author
Luc Dion
committed
Update version to 1.7.2
1 parent af36127 commit 53a89fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111

12-
## [1.7.1](https://github.com/layoutBox/FlexLayout/releases/tag/1.7.1)
12+
## [1.7.2](https://github.com/layoutBox/FlexLayout/releases/tag/1.7.2)
1313
Released on 2018-04-23
1414

1515
### Fine tune UIView.pin.safeArea support for iOS 8 and "New Relic" framework

PinLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |spec|
1010
spec.name = "PinLayout"
11-
spec.version = "1.7.1"
11+
spec.version = "1.7.2"
1212
spec.summary = "Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. [iOS/macOS/tvOS]"
1313
spec.description = "Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS]"
1414
spec.homepage = "https://mirego.github.io/PinLayout/"

0 commit comments

Comments
 (0)