Skip to content

Commit 9427d48

Browse files
authored
No need for 2.0.9 yet - the changes therein belong in yet-to-be-released 2.0.8 (#195)
1 parent 501a779 commit 9427d48

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

changelog.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
# Changelog - vector_math
22

3-
## v 2.0.9 - July 2018
3+
## v 2.0.8 - July 2018
44

55
- Internal fix to use Dart 2 core library constant names.
66

7-
## v 2.0.8 - Unreleased
8-
97
## v 2.0.7 - April 2018
108

119
- Fixed indexing bug in MeshGeometry.combine

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.9
2+
version: 2.0.8
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)