Skip to content

Commit

Permalink
v0.0.50
Browse files Browse the repository at this point in the history
  • Loading branch information
ssinghal58 committed Mar 2, 2023
1 parent 32e4517 commit bc9a3f7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/cli/dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gluestack/glue-plugin-backend-engine",
"version": "0.0.49",
"version": "0.0.50",
"description": "Create an Application using GlueStack framework",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gluestack/glue-plugin-backend-engine",
"version": "0.0.49",
"version": "0.0.50",
"description": "Create an Application using GlueStack framework",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/template/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "INSTANCENAME",
"name": "@project/INSTANCENAME",
"version": "1.0.0",
"description": "",
"scripts": {
Expand Down

0 comments on commit bc9a3f7

Please sign in to comment.