Skip to content

Commit 4b0b3be

Browse files
Bump version to 1.0.5 in postman-backend and postman packages
1 parent fa0befe commit 4b0b3be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/postman-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@postman-solutions/postman-backstage-backend-plugin",
3-
"version": "1.0.3",
3+
"version": "1.0.5",
44
"main": "dist/index.cjs.js",
55
"types": "dist/index.d.ts",
66
"license": "Apache-2.0",

packages/postman/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@postman-solutions/backstage-plugin-postman",
3-
"version": "1.0.3",
3+
"version": "1.0.5",
44
"main": "dist/index.esm.js",
55
"types": "dist/index.d.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)