Skip to content

Commit

Permalink
chore: release v1.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
evermake committed Apr 8, 2024
1 parent c7e6a99 commit f8861d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iu-sport-bot-backend",
"type": "module",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"scripts": {
"dev": "tsx --watch ./src/main.ts",
"start": "tsx ./src/main.ts",
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": "iu-sport-bot",
"type": "module",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"private": true,
"packageManager": "pnpm@8.15.6",
"scripts": {
Expand Down

0 comments on commit f8861d2

Please sign in to comment.