tb2761

bump Version to 0.1.5 and Update Changelog

@@ -4,4 +4,6 @@ @@ -4,4 +4,6 @@
4 4
5 ## [0.1.4] - Clean code and fix small bugs 5 ## [0.1.4] - Clean code and fix small bugs
6 6
7 - 7 +## [0.1.5] - Bugfixes
  8 +- fix assertion in CupertinoBottomSheet and BottomSheetRoute when using the CupetinoApp or WidgetsApp as root
  9 +- fix assertion when scrollController isn't used by the builder
1 name: modal_bottom_sheet 1 name: modal_bottom_sheet
2 description: 'Create awesome and powerful modal bottom sheets. Material, Cupertino or create your own' 2 description: 'Create awesome and powerful modal bottom sheets. Material, Cupertino or create your own'
3 -version: 0.1.4 3 +version: 0.1.5
4 homepage: 'https://github.com/jamesblasco/modal_bottom_sheet' 4 homepage: 'https://github.com/jamesblasco/modal_bottom_sheet'
5 5
6 environment: 6 environment: