Skip to content

Commit 23d6f64

Browse files
author
Luc Dion
committed
Update version to 1.3.7
1 parent d53cd39 commit 23d6f64

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77

88
# Change Log
99

10+
## [1.3.7](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.7)
11+
Released on 2018-05-01
12+
13+
* Upgrade to Swift 4.1
14+
* Added by [Luc Dion](https://github.com/lucdion) in Pull Request [#85](https://github.com/layoutBox/FlexLayout/pull/85)
15+
1016
## [1.3.6](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.6)
1117
Released on 2018-04-16
1218

FlexLayout.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |spec|
33
spec.name = "FlexLayout"
4-
spec.version = "1.3.6"
4+
spec.version = "1.3.7"
55
spec.summary = "FlexLayout"
66
spec.homepage = "https://github.com/lucdion/FlexLayout.git"
77
spec.license = "MIT license"

0 commit comments

Comments
 (0)