[Misc] Increment version number (#5317)

This commit is contained in:
Sirz Benjie 2025-02-13 17:37:54 -06:00 committed by GitHub
parent dcd1636338
commit 3fd5414f5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "pokemon-rogue-battle",
"version": "1.5.4",
"version": "1.6.0",
"lockfileVersion": 3,
"requires": true,
"packages": {

View File

@ -1,7 +1,7 @@
{
"name": "pokemon-rogue-battle",
"private": true,
"version": "1.5.4",
"version": "1.6.0",
"type": "module",
"scripts": {
"start": "vite",