Prepare to publish package nnbd_migration version 0.1.1.

This will be the last published version, and is only being published
so that we can include a README entry indicating why the package is
not to be used.  After publishing, I will mark the package as
discontinued.

Change-Id: I95cb6d8d6ec41415edd2c8da300c165a0c4cfb93
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/167444
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
This commit is contained in:
Paul Berry 2020-10-13 22:53:04 +00:00 committed by commit-bot@chromium.org
parent fde8cfbed1
commit ad82b437f4
2 changed files with 5 additions and 1 deletions

View file

@ -1,2 +1,6 @@
## 0.1.1
* Add README text indicating that this package should not be used; instead,
migrations should be launched using `dart migrate`.
## 0.1.0
* Separated from analysis_server project.

View file

@ -1,7 +1,7 @@
name: nnbd_migration
description: Null Safety Migration Tooling
homepage: https://github.com/dart-lang/sdk/blob/master/pkg/nnbd_migration/README.md
version: 0.1.0
version: 0.1.1
environment:
sdk: '>=2.6.0 <3.0.0'
dependencies: