Skip to content

Commit 39cafd4

Browse files
authored
prep for publishing 2.1.5 (#344)
1 parent dc9d379 commit 39cafd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.1.5-wip
1+
## 2.1.5
22

33
- Fixed `operator -()` of Quaternion (Contributed by tlserver)
44
- Fixed `Matrix3.rotationY` direction (Contributed by tlserver, moritzblume)

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: vector_math
2-
version: 2.1.5-wip
2+
version: 2.1.5
33
description: A Vector Math library for 2D and 3D applications.
44
repository: https://github.com/google/vector_math.dart
55

0 commit comments

Comments
 (0)