Skip to content

Commit

Permalink
Merge pull request #427 from Deltares/fix/fix-version
Browse files Browse the repository at this point in the history
fix version
  • Loading branch information
Remcoman authored Nov 6, 2023
2 parents 2686c4b + 74977c9 commit 477a7bf
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 477a7bf

Please sign in to comment.