Skip to content

Commit 8e0198f

Browse files
devoncarewCommit Queue
authored andcommitted
[pkg/dtd] fix a CL merge issue
Change-Id: I6666127df507672232e4932e5c5cc8ac7bdac370 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/394661 Auto-Submit: Devon Carew <[email protected]> Commit-Queue: Kenzie Davisson <[email protected]> Reviewed-by: Kenzie Davisson <[email protected]>
1 parent 00a3cdf commit 8e0198f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

pkg/dtd/CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
## 2.4.1-wip
2-
31
## 2.4.0
2+
43
- Bump `unified_analytics` dependency to ^7.0.0.
54

65
## 2.3.0

pkg/dtd/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dtd
2-
version: 2.4.1-wip
2+
version: 2.4.0
33
description: A package for communicating with the Dart Tooling Daemon.
44
repository: https://github.com/dart-lang/sdk/tree/main/pkg/dtd
55

0 commit comments

Comments
 (0)