Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucdion committed Feb 22, 2024
1 parent 29a687c commit ad20f28
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,14 @@
# Change Log


## [2.0.06](https://github.com/layoutBox/FlexLayout/releases/tag/2.0.07)

#### Remove FlexLayoutYoga duplicate dependency in Swift Package

Added by [OhKanghoon](https://github.com/OhKanghoon) in Pull Request [#245](https://github.com/layoutBox/FlexLayout/pull/245)


## [2.0.06](https://github.com/layoutBox/FlexLayout/releases/tag/2.0.06)
Released on 2023-10-15

#### Fix error that occur when creating XCFramework

Expand Down
2 changes: 1 addition & 1 deletion FlexLayout.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |spec|
spec.name = "FlexLayout"
spec.version = "2.0.06"
spec.version = "2.0.07"
spec.summary = "FlexLayout"
spec.homepage = "https://github.com/lucdion/FlexLayout.git"
spec.license = "MIT license"
Expand Down

0 comments on commit ad20f28

Please sign in to comment.