undo manual package version bump done in error

This commit is contained in:
Alan Crosswell
2021-01-21 16:40:21 -05:00
parent c7de259c92
commit 9ba95e5085
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-common",
"description": "Common functionality library for Backstage backends",
"version": "0.5.1",
"version": "0.5.0",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-backend",
"version": "0.5.1",
"version": "0.5.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",