Skip to content

Commit 45b4e7c

Browse files
committed
Update to version 2.2.2
1 parent f462850 commit 45b4e7c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77

88
# Change Log
99

10+
## [2.2.2](https://github.com/layoutBox/FlexLayout/releases/tag/2.2.2)
11+
12+
#### Support Swift 6
13+
14+
Added by [heoblitz](https://github.com/heoblitz) in Pull Request [#271](https://github.com/layoutBox/FlexLayout/pull/277)
15+
16+
1017
## [2.2.0](https://github.com/layoutBox/FlexLayout/releases/tag/2.2.0)
1118

1219
#### Upgrade yoga to v3.2.1

FlexLayout.podspec

Lines changed: 1 addition & 1 deletion
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 = "2.2.1"
4+
spec.version = "2.2.2"
55
spec.summary = "FlexLayout"
66
spec.homepage = "https://github.com/lucdion/FlexLayout.git"
77
spec.license = "MIT license"

0 commit comments

Comments
 (0)