Skip to content

Commit

Permalink
bump versions of api and app
Browse files Browse the repository at this point in the history
  • Loading branch information
chatch committed Sep 25, 2023
1 parent 7e04dad commit 38178d1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stellarexplorer-backend-api",
"description": "Backend api for supporting stellarexplorer",
"version": "0.1.0",
"version": "0.2.0",
"license": "Apache-2.0",
"author": "Chris Hatch <hatch@tuta.io>",
"homepage": "https://steexp.com",
Expand All @@ -21,4 +21,4 @@
"express-rate-limit": "^7.0.0",
"multer": "1.4.5-lts.1"
}
}
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stellarexplorer",
"description": "Ledger explorer for the Stellar network",
"version": "2.1.0",
"version": "2.2.0-soroban",
"license": "Apache-2.0",
"author": "Chris Hatch <hatch@tuta.io>",
"homepage": "https://steexp.com",
Expand Down Expand Up @@ -68,4 +68,4 @@
"eslint": "^8.46.0",
"typescript": "^5.1.6"
}
}
}

0 comments on commit 38178d1

Please sign in to comment.