Skip to content

Commit

Permalink
bump version 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GiladShoham committed Jun 14, 2023
1 parent e3535a1 commit f509777
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions .bitmap
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{
"cli/app": {
"scope": "teambit.bvm",
"version": "0.4.1",
"version": "0.4.2",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/cli/app"
},
Expand All @@ -23,49 +23,49 @@
},
"commands/install": {
"scope": "teambit.bvm",
"version": "0.1.14",
"version": "0.1.15",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/install"
},
"commands/link": {
"scope": "teambit.bvm",
"version": "0.1.2",
"version": "0.1.3",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/link"
},
"commands/list": {
"scope": "teambit.bvm",
"version": "0.0.48",
"version": "0.0.49",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/list"
},
"commands/release": {
"scope": "teambit.bvm",
"version": "0.1.14",
"version": "0.1.15",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/release"
},
"commands/remove": {
"scope": "teambit.bvm",
"version": "0.0.48",
"version": "0.0.49",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/remove"
},
"commands/upgrade": {
"scope": "teambit.bvm",
"version": "0.1.14",
"version": "0.1.15",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/upgrade"
},
"commands/use": {
"scope": "teambit.bvm",
"version": "0.0.30",
"version": "0.0.31",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/use"
},
"commands/version": {
"scope": "teambit.bvm",
"version": "0.1.9",
"version": "0.1.10",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/version"
},
Expand All @@ -83,7 +83,7 @@
},
"fetch": {
"scope": "teambit.bvm",
"version": "0.1.9",
"version": "0.1.10",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/fetch"
},
Expand All @@ -107,19 +107,19 @@
},
"install": {
"scope": "teambit.bvm",
"version": "0.1.23",
"version": "0.1.24",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/install"
},
"link": {
"scope": "teambit.bvm",
"version": "0.2.10",
"version": "0.2.11",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/link"
},
"list": {
"scope": "teambit.bvm",
"version": "0.1.9",
"version": "0.1.10",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/list"
},
Expand All @@ -137,13 +137,13 @@
},
"release": {
"scope": "teambit.bvm",
"version": "0.1.9",
"version": "0.1.10",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/release"
},
"remove": {
"scope": "teambit.bvm",
"version": "0.0.48",
"version": "0.0.49",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/remove"
},
Expand Down

0 comments on commit f509777

Please sign in to comment.