Skip to content

Commit fb1ded3

Browse files
committed
v0.1.1
1 parent 2626f51 commit fb1ded3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"npmClient": "yarn"
55
}

packages/backstage-plugin-language-info-card/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hpatoio/backstage-plugin-language-info-card",
3-
"version": "1.5.0",
3+
"version": "0.1.1",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

packages/backstage-plugin-language-info-processor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hpatoio/backstage-plugin-language-info-processor",
3-
"version": "1.5.0",
3+
"version": "0.1.1",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)