From 68b32cff09772a46d0672ad70611889c78a3b7a6 Mon Sep 17 00:00:00 2001 From: Xiao Yu Date: Tue, 17 Nov 2020 13:14:14 -0800 Subject: [PATCH] bump version --- third_party/packages/cupertino_icons/CHANGELOG.md | 3 +++ third_party/packages/cupertino_icons/pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/third_party/packages/cupertino_icons/CHANGELOG.md b/third_party/packages/cupertino_icons/CHANGELOG.md index 5b4386679a..8583ec19f5 100644 --- a/third_party/packages/cupertino_icons/CHANGELOG.md +++ b/third_party/packages/cupertino_icons/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.0.1+1 +* Add README note that version 1.0.0 should be used until nnbd is on stable. + ## 1.0.1 * Add Dart SDK constraint to make it compatible with null safety. diff --git a/third_party/packages/cupertino_icons/pubspec.yaml b/third_party/packages/cupertino_icons/pubspec.yaml index 3cc919b935..1e79e416a0 100644 --- a/third_party/packages/cupertino_icons/pubspec.yaml +++ b/third_party/packages/cupertino_icons/pubspec.yaml @@ -2,7 +2,7 @@ name: cupertino_icons description: Default icons asset for Cupertino widgets based on Apple styled icons homepage: https://github.com/flutter/cupertino_icons -version: 1.0.1 +version: 1.0.1+1 flutter: fonts: