Skip to content

Commit 743d3c5

Browse files
authored
Merge pull request #471 from Webperf-se/update-version-in-package-json
Prepare release - 2024.5.3
2 parents 49b4bfe + 016893b commit 743d3c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webperf_core",
3-
"version": "2024.5.2",
3+
"version": "2024.5.3",
44
"description": "You probably want to read the documentation available at homepage.",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"
@@ -19,4 +19,4 @@
1919
"engines": {
2020
"node": "20.x"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)