Skip to content

Commit 8051e83

Browse files
author
Luc Dion
committed
Update version to 1.2.1
1 parent a5dd705 commit 8051e83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# Change Log
99

10-
## [1.2.0](https://github.com/layoutBox/FlexLayout/releases/tag/1.2.0)
10+
## [1.2.1](https://github.com/layoutBox/FlexLayout/releases/tag/1.2.1)
1111
Released on 2017-11-23
1212

1313
* Many properties can be reset to their initial state. Specifying `nil` when calling these properties reset their value:

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 |s|
33
s.name = "FlexLayout"
4-
s.version = "1.2.0"
4+
s.version = "1.2.1"
55
s.summary = "FlexLayout"
66

77
s.homepage = "https://github.com/lucdion/FlexLayout.git"

0 commit comments

Comments
 (0)