Skip to content

Commit

Permalink
bump version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GiladShoham committed Feb 20, 2023
1 parent 8578883 commit d8d9e97
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 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.3.0",
"version": "0.3.1",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/cli/app"
},
Expand All @@ -23,49 +23,49 @@
},
"commands/install": {
"scope": "teambit.bvm",
"version": "0.1.11",
"version": "0.1.12",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/install"
},
"commands/link": {
"scope": "teambit.bvm",
"version": "0.1.0",
"version": "0.1.1",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/link"
},
"commands/list": {
"scope": "teambit.bvm",
"version": "0.0.46",
"version": "0.0.47",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/list"
},
"commands/release": {
"scope": "teambit.bvm",
"version": "0.1.11",
"version": "0.1.12",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/release"
},
"commands/remove": {
"scope": "teambit.bvm",
"version": "0.0.46",
"version": "0.0.47",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/remove"
},
"commands/upgrade": {
"scope": "teambit.bvm",
"version": "0.1.11",
"version": "0.1.12",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/upgrade"
},
"commands/use": {
"scope": "teambit.bvm",
"version": "0.0.28",
"version": "0.0.29",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/use"
},
"commands/version": {
"scope": "teambit.bvm",
"version": "0.1.7",
"version": "0.1.8",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/version"
},
Expand All @@ -83,7 +83,7 @@
},
"fetch": {
"scope": "teambit.bvm",
"version": "0.1.7",
"version": "0.1.8",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/fetch"
},
Expand All @@ -107,19 +107,19 @@
},
"install": {
"scope": "teambit.bvm",
"version": "0.1.20",
"version": "0.1.21",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/install"
},
"link": {
"scope": "teambit.bvm",
"version": "0.2.8",
"version": "0.2.9",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/link"
},
"list": {
"scope": "teambit.bvm",
"version": "0.1.7",
"version": "0.1.8",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/list"
},
Expand All @@ -131,31 +131,31 @@
},
"network/progress-bar-file-downloader": {
"scope": "teambit.toolbox",
"version": "0.0.26",
"version": "0.0.27",
"mainFile": "index.ts",
"rootDir": "teambit.toolbox/network/progress-bar-file-downloader"
},
"release": {
"scope": "teambit.bvm",
"version": "0.1.7",
"version": "0.1.8",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/release"
},
"remove": {
"scope": "teambit.bvm",
"version": "0.0.46",
"version": "0.0.47",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/remove"
},
"reporter": {
"scope": "teambit.bvm",
"version": "0.1.1",
"version": "0.1.2",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/reporter"
},
"storage": {
"scope": "teambit.gcp",
"version": "0.1.2",
"version": "0.1.3",
"mainFile": "index.ts",
"rootDir": "teambit.gcp/storage"
},
Expand Down

0 comments on commit d8d9e97

Please sign in to comment.