Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
rename version to -nullsafety
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemac53 committed Jul 9, 2020
1 parent 80f5b6d commit 9112809
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.15.0-nnbd
## 1.15.0-nullsafety

Pre-release for the null safety migration of this package.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: collection
version: 1.15.0-nnbd
version: 1.15.0-nullsafety

description: Collections and utilities functions and classes related to collections.
homepage: https://www.github.com/dart-lang/collection
Expand Down

0 comments on commit 9112809

Please sign in to comment.