Release 2.0.7
diff --git a/changelog.md b/changelog.md
index 0677340..20a10f9 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,8 @@
 # Changelog - vector_math
 
-## v 2.0.7 - Unreleased
+## v 2.0.7 - April 2018
+
+- Fixed indexing bug in MeshGeometry.combine
 
 ## v 2.0.6 - March 2018
 
diff --git a/pubspec.yaml b/pubspec.yaml
index 615e017..77b49ca 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: vector_math
-version: 2.0.7-dev
+version: 2.0.7
 author: John McCutchan <john@johnmccutchan.com>
 description: A Vector Math library for 2D and 3D applications.
 homepage: https://github.com/google/vector_math.dart