We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb488ef commit 21386c7Copy full SHA for 21386c7
CHANGELOG.md
@@ -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
5
## 2.11.1
6
7
* Fixed duplicate `prepare` call in `TabsController`.
Material.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Material'
- s.version = '2.11.1'
+ s.version = '2.11.2'
s.license = 'BSD-3-Clause'
s.summary = 'A UI/UX framework for creating beautiful applications.'
s.homepage = 'http://materialswift.com'
0 commit comments