From f509777b1253a21727d0b13b498da291150ebb37 Mon Sep 17 00:00:00 2001 From: Gilad Shoham Date: Wed, 14 Jun 2023 13:30:39 +0300 Subject: [PATCH] bump version 0.4.2 --- .bitmap | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/.bitmap b/.bitmap index 8acca0e..93d648f 100644 --- a/.bitmap +++ b/.bitmap @@ -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" }, @@ -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" }, @@ -83,7 +83,7 @@ }, "fetch": { "scope": "teambit.bvm", - "version": "0.1.9", + "version": "0.1.10", "mainFile": "index.ts", "rootDir": "teambit.bvm/fetch" }, @@ -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" }, @@ -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" },