Skip to content

Commit da68a22

Browse files
authored
Prep to launch alpha.4 (#290)
1 parent 4936532 commit da68a22

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

webdev/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.0.0-dev
1+
## 2.0.0-alpha.4
22

33
- Fix an NPE is the reload logic.
44
- Shutdown the daemon process when the corresponding application is closed.

webdev/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.

webdev/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: webdev
2-
version: 2.0.0-dev
2+
version: 2.0.0-alpha.4
33
author: Dart Team <misc@dartlang.org>
44
homepage: https://github.com/dart-lang/webdev
55
description: >-

0 commit comments

Comments
 (0)