Prep to publish (#813)
diff --git a/dwds/CHANGELOG.md b/dwds/CHANGELOG.md
index f769b53..94cd50a 100644
--- a/dwds/CHANGELOG.md
+++ b/dwds/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 0.7.9-dev
+## 0.7.9
- Properly wait for hot reload to complete with the legacy module system.
- Fix issue with `getObject` for a class with a generic type.
diff --git a/dwds/pubspec.yaml b/dwds/pubspec.yaml
index e2b48ad..74c07a1 100644
--- a/dwds/pubspec.yaml
+++ b/dwds/pubspec.yaml
@@ -1,5 +1,5 @@
name: dwds
-version: 0.7.9-dev
+version: 0.7.9
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/webdev/tree/master/dwds
description: >-