Skip to content

Commit 5b2303b

Browse files
committed
Bump version to v0.8.22-r.1
Update package version in package.json to v0.8.22-r.1 for release or pre-release tracking.
1 parent debbdb5 commit 5b2303b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-two.js",
3-
"version": "v0.8.22",
3+
"version": "v0.8.22-r.1",
44
"type": "module",
55
"description": "A React virtual DOM for Two.js — a renderer agnostic two-dimensional drawing API for the web",
66
"main": "./dist/react-two-main.es.js",

0 commit comments

Comments
 (0)