bump version to 1.4.0 in package.json

This commit is contained in:
Schneider Roland 2025-02-28 09:37:24 +01:00
parent 3fd60617fb
commit 9628091dcf

View File

@ -1,6 +1,6 @@
{ {
"name": "simple-http-file-api", "name": "simple-http-file-api",
"version": "1.3.0", "version": "1.4.0",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"start": "node index.js", "start": "node index.js",