Skip to content

Commit 178acfd

Browse files
committed
Bump versions [skip ci]
1 parent 46b5bc0 commit 178acfd

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

apps/lockfile-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/lockfile-explorer",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "Rush Lockfile Explorer: The UI for solving version conflicts quickly in a large monorepo",
55
"keywords": [
66
"conflict",

libraries/rush-pnpm-kit-v10/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/rush-pnpm-kit-v10",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "rush pnpm kit v10",
55
"license": "MIT",
66
"main": "lib/index.js",

libraries/rush-pnpm-kit-v8/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/rush-pnpm-kit-v8",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "rush pnpm kit v8",
55
"license": "MIT",
66
"main": "lib/index.js",

libraries/rush-pnpm-kit-v9/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rushstack/rush-pnpm-kit-v9",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "rush pnpm kit v9",
55
"license": "MIT",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)