Skip to content

Commit 21386c7

Browse files
author
Daniel Dahan
committed
updated podspec
1 parent cb488ef commit 21386c7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.11.2
2+
3+
* Updated to [Motion 1.2.2](https://github.com/CosmicMind/Motion/releases/tag/1.2.2).
4+
15
## 2.11.1
26

37
* Fixed duplicate `prepare` call in `TabsController`.

Material.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'Material'
3-
s.version = '2.11.1'
3+
s.version = '2.11.2'
44
s.license = 'BSD-3-Clause'
55
s.summary = 'A UI/UX framework for creating beautiful applications.'
66
s.homepage = 'http://materialswift.com'

0 commit comments

Comments
 (0)