Bump meta to 1.9.0

Bug: https://github.com/dart-lang/sdk/issues/51154
Change-Id: I04c02476f0b7ac8e64486ba09b956e4cc9b4d5c9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/280073
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Auto-Submit: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
This commit is contained in:
Sam Rawlins 2023-01-30 21:07:30 +00:00 committed by Commit Queue
parent 821d85e661
commit 2c9e918308

View file

@ -1,6 +1,6 @@
name: meta
# Note, because version `2.0.0` was mistakenly released, the next major version must be `3.x.y`.
version: 1.8.0
version: 1.9.0
description: >-
Annotations used to express developer intentions that can't otherwise be
deduced by statically analyzing source code.