Skip to content

Commit 6dcd45f

Browse files
jakemac53commit-bot@chromium.org
authored andcommitted
update nullsafety release version
Change-Id: I0620fa89b971f363766cf4fa3e1f0ad33193ab28 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153820 Auto-Submit: Jake Macdonald <jakemac@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Jake Macdonald <jakemac@google.com>
1 parent 6d65549 commit 6dcd45f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pkg/meta/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.2.0-nnbd
1+
## 1.3.0-nullsafety
22

33
* Opt into null safety.
44
* Introduce `@doNotStore` to annotate methods, getters and functions to

pkg/meta/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: meta
2-
version: 1.2.0-nnbd
2+
version: 1.3.0-nullsafety
33
author: Dart Team <misc@dartlang.org>
44
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/meta
55
description: >

0 commit comments

Comments
 (0)