Maint: fix package version number to allow release

This commit is contained in:
Arthur Vivian
2022-06-20 11:09:34 +01:00
committed by Arthur Vivian
parent 314d7c19cc
commit 3a0a959383

View File

@@ -1,6 +1,6 @@
{
"name": "rive-react",
"version": "3.0.8",
"version": "3.0.9",
"description": "React wrapper around the rive-js library",
"main": "dist/index.js",
"typings": "dist/types/index.d.ts",