Skip to content

Commit 50b8ae8

Browse files
authored
Prepare DWDS for release to version 22.1.0 (#2266)
1 parent 25f17cd commit 50b8ae8

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

dwds/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 22.1.0-wip
1+
## 22.1.0
22
- Update `package:vm_service` constraint to `^13.0.0`. - [#2235](https://github.com/dart-lang/webdev/pull/2265)
33

44
## 22.0.0
File renamed without changes.

dwds/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dwds/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dwds
22
# Every time this changes you need to run `dart run build_runner build`.
3-
version: 22.1.0-wip
3+
version: 22.1.0
44
description: >-
55
A service that proxies between the Chrome debug protocol and the Dart VM
66
service protocol.

0 commit comments

Comments
 (0)