Skip to content

Commit 0f2c767

Browse files
committed
Update version number to 1.3.20
1 parent 1d3bdd4 commit 0f2c767

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

88
# Change Log
99

10-
## [1.3.19](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.19)
10+
## [1.3.20](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.20)
1111
Released on 2020-05-29
1212

1313
Add baseline item support.

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

0 commit comments

Comments
 (0)