0.5.1-rc.2

This commit is contained in:
Aria Minaei 2022-12-07 10:24:50 +01:00
parent 3257ac89b9
commit fcd3ab7ec5
8 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@theatre/core",
"version": "0.5.1-rc.1",
"version": "0.5.1-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.1-rc.1",
"version": "0.5.1-rc.2",
"workspaces": [
"./shared",
"./core",

View file

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