Skip to content

Commit 12e81d3

Browse files
munificentcommit-bot@chromium.org
authored andcommitted
Bump the SDK constraint on dart_internal to permit Dart 2.8.0.
Change-Id: I8f9dfcd2c361b28f62e7388fc642414efbd120aa Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/141021 Reviewed-by: Nicholas Shahan <[email protected]> Commit-Queue: Nicholas Shahan <[email protected]> Auto-Submit: Bob Nystrom <[email protected]>
1 parent bdedd7a commit 12e81d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/dart_internal/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dart_internal
2-
version: 0.1.8
2+
version: 0.1.9
33
author: "Dart Team <[email protected]>"
44
homepage: http://www.dartlang.org
55
description: >
@@ -16,4 +16,4 @@ description: >
1616
environment:
1717
# Restrict the upper bound so that we can remove support for this in a later
1818
# version of the SDK without it being a breaking change.
19-
sdk: ">=2.0.0-dev.12.0 <2.8.0"
19+
sdk: ">=2.0.0-dev.12.0 <2.9.0"

0 commit comments

Comments
 (0)