Revert "undo manual package version bump done in error"

This reverts commit 44c5ec6feb5109ae97c1a66b885da3c6440de0d5.
This commit is contained in:
Alan Crosswell
2021-01-23 17:21:39 -05:00
parent c05baec7fd
commit 119c6386fd
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.0",
"version": "0.5.1",
"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.0",
"version": "0.5.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",