Skip to content

Commit 7fb9a02

Browse files
committed
Revert "Bump major version"
This reverts commit 01daccc.
1 parent 01daccc commit 7fb9a02

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-
## 3.0.0-wip
1+
## 2.2.0-wip
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: 3.0.0-wip
2+
version: 2.2.0-wip
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)