Skip to content

Commit

Permalink
Update version to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc Dion committed Apr 23, 2018
1 parent af36127 commit 53a89fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@



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

### Fine tune UIView.pin.safeArea support for iOS 8 and "New Relic" framework
Expand Down
2 changes: 1 addition & 1 deletion PinLayout.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |spec|
spec.name = "PinLayout"
spec.version = "1.7.1"
spec.version = "1.7.2"
spec.summary = "Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. [iOS/macOS/tvOS]"
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]"
spec.homepage = "https://mirego.github.io/PinLayout/"
Expand Down

0 comments on commit 53a89fe

Please sign in to comment.