Skip to content

Commit 84f5d8f

Browse files
committed
bump version 3.0.3
1 parent 3b01c5b commit 84f5d8f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.bitmap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"cli/app": {
2020
"name": "cli/app",
2121
"scope": "teambit.bvm",
22-
"version": "3.0.2",
22+
"version": "3.0.3",
2323
"mainFile": "index.ts",
2424
"rootDir": "teambit.bvm/cli/app"
2525
},
@@ -33,7 +33,7 @@
3333
"commands/install": {
3434
"name": "commands/install",
3535
"scope": "teambit.bvm",
36-
"version": "1.1.1",
36+
"version": "1.1.2",
3737
"mainFile": "index.ts",
3838
"rootDir": "teambit.bvm/commands/install"
3939
},
@@ -54,7 +54,7 @@
5454
"commands/release": {
5555
"name": "commands/release",
5656
"scope": "teambit.bvm",
57-
"version": "1.0.2",
57+
"version": "1.0.3",
5858
"mainFile": "index.ts",
5959
"rootDir": "teambit.bvm/commands/release"
6060
},
@@ -68,7 +68,7 @@
6868
"commands/upgrade": {
6969
"name": "commands/upgrade",
7070
"scope": "teambit.bvm",
71-
"version": "1.0.2",
71+
"version": "1.0.3",
7272
"mainFile": "index.ts",
7373
"rootDir": "teambit.bvm/commands/upgrade"
7474
},
@@ -131,7 +131,7 @@
131131
"install": {
132132
"name": "install",
133133
"scope": "teambit.bvm",
134-
"version": "1.1.1",
134+
"version": "1.1.2",
135135
"mainFile": "index.ts",
136136
"rootDir": "teambit.bvm/install"
137137
},

0 commit comments

Comments
 (0)