Skip to content

Commit f556c5c

Browse files
committed
v1.0.0
1 parent 8beab12 commit f556c5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
3-
"version": "0.2.2",
3+
"version": "1.0.0",
44
"npmClient": "pnpm",
55
"packages": [
66
"./"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-babylon-app",
3-
"version": "0.2.2",
3+
"version": "1.0.0",
44
"description": "A CLI for scaffolding Babylon.js Web App.",
55
"type": "commonjs",
66
"main": "./bin/cli.mjs",

0 commit comments

Comments
 (0)