mirror of
https://github.com/flutter/packages.git
synced 2025-07-01 15:23:25 +08:00
bump version
This commit is contained in:
@ -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.
|
||||
|
||||
|
@ -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:
|
||||
|
Reference in New Issue
Block a user