0.5.0-rc.2

This commit is contained in:
Aria Minaei 2022-07-07 22:26:39 +02:00 committed by Aria
parent 8d977ed6ba
commit 0631d02d31
8 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@theatre/core",
"version": "0.5.0-rc.1",
"version": "0.5.0-rc.2",
"license": "Apache-2.0",
"description": "Motion design editor for the web",
"repository": {

View file

@ -1,7 +1,7 @@
{
"name": "theatre",
"private": true,
"version": "0.5.0-rc.1",
"version": "0.5.0-rc.2",
"workspaces": [
"./shared",
"./core",

View file

@ -1,6 +1,6 @@
{
"name": "@theatre/studio",
"version": "0.5.0-rc.1",
"version": "0.5.0-rc.2",
"license": "AGPL-3.0-only",
"description": "Motion design editor for the web",
"repository": {