Prepare animations for 1.1.2 (#183)

diff --git a/packages/animations/CHANGELOG.md b/packages/animations/CHANGELOG.md
index 3fe05cc..5625d1a 100644
--- a/packages/animations/CHANGELOG.md
+++ b/packages/animations/CHANGELOG.md
@@ -2,6 +2,10 @@
 
 All notable changes to this project will be documented in this file.
 
+## [1.1.2] - July 28, 2020
+
+* Fixes for upcoming changes to the flutter framework.
+
 ## [1.1.1] - June 19, 2020
 
 * Hide implementation of `DualTransitionBuilder` as the widget has been implemented in the Flutter framework.
diff --git a/packages/animations/pubspec.yaml b/packages/animations/pubspec.yaml
index 3635d0f..f14256b 100644
--- a/packages/animations/pubspec.yaml
+++ b/packages/animations/pubspec.yaml
@@ -1,6 +1,6 @@
 name: animations
 description: Fancy pre-built animations that can easily be integrated into any Flutter application.
-version: 1.1.1
+version: 1.1.2
 homepage: https://github.com/flutter/packages/tree/master/packages/animations
 
 environment: