diff --git a/lerna.json b/lerna.json index e7fb59c9..1074f8f1 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useWorkspaces": true, - "version": "7.1.2" + "version": "7.1.3" } diff --git a/package-lock.json b/package-lock.json index 45739cad..e9475002 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48025,7 +48025,7 @@ }, "packages/animated": { "name": "@pixi/react-animated", - "version": "7.1.2", + "version": "7.1.3", "license": "MIT", "dependencies": { "@pixi/react": "^7.1.2" diff --git a/packages/animated/package.json b/packages/animated/package.json index 6812fc10..330d4b92 100644 --- a/packages/animated/package.json +++ b/packages/animated/package.json @@ -1,6 +1,6 @@ { "name": "@pixi/react-animated", - "version": "7.1.2", + "version": "7.1.3", "description": "Animate your @pixi/react components with react-spring", "repository": { "type": "git",