bump version for v2.4.0.

This commit is contained in:
2026-05-05 08:54:00 -05:00
parent f9cb676b46
commit f405c0bc5a
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@jdbernard/logging",
"version": "2.3.3",
"version": "2.4.0",
"description": "Simple Javascript logging service.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -28,4 +28,4 @@
"typescript": "^5.0.4",
"typescript-eslint": "^8.19.0"
}
}
}