We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5dd705 commit 8051e83Copy full SHA for 8051e83
CHANGELOG.md
@@ -7,7 +7,7 @@
7
8
# Change Log
9
10
-## [1.2.0](https://github.com/layoutBox/FlexLayout/releases/tag/1.2.0)
+## [1.2.1](https://github.com/layoutBox/FlexLayout/releases/tag/1.2.1)
11
Released on 2017-11-23
12
13
* Many properties can be reset to their initial state. Specifying `nil` when calling these properties reset their value:
FlexLayout.podspec
@@ -1,7 +1,7 @@
1
2
Pod::Spec.new do |s|
3
s.name = "FlexLayout"
4
- s.version = "1.2.0"
+ s.version = "1.2.1"
5
s.summary = "FlexLayout"
6
s.homepage = "https://github.com/lucdion/FlexLayout.git"
0 commit comments