diff --git a/package.json b/package.json index 9784e09..5a98928 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "theatre-monorepo", "license": "Apache-2.0", - "version": "0.6.0-dev.5", + "version": "0.6.0-dev.6", "workspaces": [ "packages/*", "examples/*", diff --git a/packages/browser-bundles/package.json b/packages/browser-bundles/package.json index 22ae1d1..1bd6384 100644 --- a/packages/browser-bundles/package.json +++ b/packages/browser-bundles/package.json @@ -1,6 +1,6 @@ { "name": "@theatre/browser-bundles", - "version": "0.6.0-dev.5", + "version": "0.6.0-dev.6", "license": "SEE LICENSE IN LICENSE", "author": { "name": "Aria Minaei", diff --git a/packages/dataverse/package.json b/packages/dataverse/package.json index 2afedc4..deade51 100644 --- a/packages/dataverse/package.json +++ b/packages/dataverse/package.json @@ -1,6 +1,6 @@ { "name": "@theatre/dataverse", - "version": "0.6.0-dev.5", + "version": "0.6.0-dev.6", "license": "Apache-2.0", "author": { "name": "Aria Minaei", diff --git a/packages/r3f/package.json b/packages/r3f/package.json index 2e9efee..44fa0e4 100644 --- a/packages/r3f/package.json +++ b/packages/r3f/package.json @@ -1,6 +1,6 @@ { "name": "@theatre/r3f", - "version": "0.6.0-dev.5", + "version": "0.6.0-dev.6", "license": "Apache-2.0", "authors": [ { diff --git a/packages/react/package.json b/packages/react/package.json index a2bd96b..125d8bc 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@theatre/react", - "version": "0.6.0-dev.5", + "version": "0.6.0-dev.6", "license": "Apache-2.0", "author": { "name": "Aria Minaei", diff --git a/packages/theatric/package.json b/packages/theatric/package.json index e8e06f8..4073655 100644 --- a/packages/theatric/package.json +++ b/packages/theatric/package.json @@ -1,6 +1,6 @@ { "name": "theatric", - "version": "0.6.0-dev.5", + "version": "0.6.0-dev.6", "license": "Apache-2.0", "author": { "name": "Andrew Prifer", diff --git a/theatre/core/package.json b/theatre/core/package.json index 1ab67e5..597a2c5 100644 --- a/theatre/core/package.json +++ b/theatre/core/package.json @@ -1,6 +1,6 @@ { "name": "@theatre/core", - "version": "0.6.0-dev.5", + "version": "0.6.0-dev.6", "license": "Apache-2.0", "description": "Motion design editor for the web", "repository": { diff --git a/theatre/package.json b/theatre/package.json index e801709..d27240d 100644 --- a/theatre/package.json +++ b/theatre/package.json @@ -1,7 +1,7 @@ { "name": "theatre", "private": true, - "version": "0.6.0-dev.5", + "version": "0.6.0-dev.6", "workspaces": [ "./shared", "./core", diff --git a/theatre/studio/package.json b/theatre/studio/package.json index d6c6e83..df8355e 100644 --- a/theatre/studio/package.json +++ b/theatre/studio/package.json @@ -1,6 +1,6 @@ { "name": "@theatre/studio", - "version": "0.6.0-dev.5", + "version": "0.6.0-dev.6", "license": "AGPL-3.0-only", "description": "Motion design editor for the web", "repository": {