No need for 2.0.9 yet - the changes therein belong in yet-to-be-released 2.0.8 (#195)

diff --git a/changelog.md b/changelog.md
index dcf6252..bb57307 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,11 +1,9 @@
 # Changelog - vector_math
 
-## v 2.0.9 - July 2018
+## v 2.0.8 - July 2018
 
 - Internal fix to use Dart 2 core library constant names.
 
-## v 2.0.8 - Unreleased
-
 ## v 2.0.7 - April 2018
 
 - Fixed indexing bug in MeshGeometry.combine
diff --git a/pubspec.yaml b/pubspec.yaml
index 9381ece..cfaf2e5 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: vector_math
-version: 2.0.9
+version: 2.0.8
 author: John McCutchan <john@johnmccutchan.com>
 description: A Vector Math library for 2D and 3D applications.
 homepage: https://github.com/google/vector_math.dart