Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
shamsmosowi committed Dec 29, 2022
1 parent 2adbb23 commit 41b0ace
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
name=rowy-backend
region=asia-southeast1
region=us-central1
helpFunction()
{
echo "Usage: ./deploy.sh --project [YOUR GCLOUD PROJECT ID]"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rowy-backend",
"description": "cloud run instance for running Rowy's backend functionality",
"version": "1.6.3",
"version": "1.7.0",
"private": true,
"main": "build/index.js",
"scripts": {
Expand Down

0 comments on commit 41b0ace

Please sign in to comment.