Skip to content

Commit 62f5681

Browse files
committed
Prepare release
1 parent 03a51c5 commit 62f5681

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.2.0-wip
1+
## 2.2.0
22

33
- Performance of functions that take `dynamic` arguments improved.
44
- Most of the members that take `dynamic` arguments are deprecated. New members

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.2.0-wip
2+
version: 2.2.0
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)