Skip to content

Commit

Permalink
2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihoub2 committed Oct 11, 2024
1 parent 61fff06 commit d0baf0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"start": "concurrently \"npm run start:client\" \"bun run start:server\"",
"deploy": "git switch main && git pull origin main --rebase --tags && git merge origin/staging && npm version $npm_config_level && git push origin main --tags && git switch staging"
},
"version": "2.0.7"
"version": "2.0.8"
}

0 comments on commit d0baf0f

Please sign in to comment.