Skip to content

Commit c3d548a

Browse files
committed
Release 2.0.7
1 parent b6561d9 commit c3d548a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog - vector_math
22

3-
## v 2.0.7 - Unreleased
3+
## v 2.0.7 - April 2018
4+
5+
- Fixed indexing bug in MeshGeometry.combine
46

57
## v 2.0.6 - March 2018
68

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: vector_math
2-
version: 2.0.7-dev
2+
version: 2.0.7
33
author: John McCutchan <john@johnmccutchan.com>
44
description: A Vector Math library for 2D and 3D applications.
55
homepage: https://github.com/google/vector_math.dart

0 commit comments

Comments
 (0)