Skip to content

Commit f748523

Browse files
committed
Update version to 1.3.31
1 parent 4a998ef commit f748523

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

88
# Change Log
99

10+
## [1.3.31](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.30)
11+
Released on 2023-04-12
12+
13+
#### Fix for Swift 5.8
14+
15+
Added by [Rachik Abidi](https://github.com/RachikAbidi) in Pull Request [#223](https://github.com/layoutBox/FlexLayout/pull/223)
16+
1017
## [1.3.30](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.30)
1118
Released on 2023-02-28
1219

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.30"
4+
spec.version = "1.3.31"
55
spec.summary = "FlexLayout"
66
spec.homepage = "https://github.com/lucdion/FlexLayout.git"
77
spec.license = "MIT license"

0 commit comments

Comments
 (0)