Skip to content

Commit 819e1aa

Browse files
committed
update version
1 parent 3cc4733 commit 819e1aa

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

apps/app-pc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@script-example/app-pc",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"private": true,
55
"type": "module",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coding-script/root",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "script-engine",
55
"main": "index.js",
66
"scripts": {

packages/script-engine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coding-script/script-engine",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "script-engine components",
55
"keywords": [
66
"coding-script",

0 commit comments

Comments
 (0)