Skip to content

Commit

Permalink
feat: fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Remcoman committed Nov 6, 2023
1 parent 2686c4b commit 74977c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "liwo-static",
"version": "2.52.0",
"version": "3.1.0",
"private": true,
"scripts": {
"serve": "vite",
Expand Down Expand Up @@ -58,4 +58,4 @@
"vite": "^4.4.6",
"vitest": "^0.34.6"
}
}
}

0 comments on commit 74977c9

Please sign in to comment.