Skip to content

Commit 6e17d6c

Browse files
committed
Updating last update for 0.4.0 release
1 parent 0f96ee0 commit 6e17d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/compare-versions-warning.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = function () {
2-
const lastUpdated = "2025-03-28";
2+
const lastUpdated = "2025-04-10";
33

44
const cv = require("compare-versions");
55

0 commit comments

Comments
 (0)