chore: fix the create-app version

This commit is contained in:
blam
2021-02-11 11:36:34 +01:00
parent aa49ca2284
commit 1de129570c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# @backstage/create-app
## 1.0.0
## 0.3.9
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "Create app package for Backstage",
"version": "1.0.0",
"version": "0.3.9",
"private": false,
"publishConfig": {
"access": "public"