We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d3bdd4 commit 0f2c767Copy full SHA for 0f2c767
CHANGELOG.md
@@ -7,7 +7,7 @@
7
8
# Change Log
9
10
-## [1.3.19](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.19)
+## [1.3.20](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.20)
11
Released on 2020-05-29
12
13
Add baseline item support.
FlexLayout.podspec
@@ -1,7 +1,7 @@
1
2
Pod::Spec.new do |spec|
3
spec.name = "FlexLayout"
4
- spec.version = "1.3.19"
+ spec.version = "1.3.20"
5
spec.summary = "FlexLayout"
6
spec.homepage = "https://github.com/lucdion/FlexLayout.git"
spec.license = "MIT license"
0 commit comments