We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc62516 commit e85a584Copy full SHA for e85a584
dwds/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.7.1-dev
+## 0.7.1
2
3
- Fix a bug where we would try to create a new isolate even for a failed
4
hot restart. This created a race condition that would lead to a crash.
dwds/pubspec.yaml
@@ -1,5 +1,5 @@
name: dwds
-version: 0.7.1-dev
+version: 0.7.1
author: Dart Team <[email protected]>
homepage: https://github.com/dart-lang/webdev/tree/master/dwds
5
description: >-
0 commit comments