Skip to content

Commit 4f71abc

Browse files
nshahancommit-bot@chromium.org
authored andcommitted
[dart_internal] Bump SDK constraint upper-bound to <2.5.0
Issue: #37324 Change-Id: Ibea63bb775c83484523fb8d6caeda918df25e849 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/106949 Reviewed-by: Bob Nystrom <[email protected]> Commit-Queue: Nicholas Shahan <[email protected]>
1 parent af4aa98 commit 4f71abc

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.4
2+
version: 0.1.5
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.4.0"
19+
sdk: ">=2.0.0-dev.12.0 <2.5.0"

0 commit comments

Comments
 (0)