Changed version code.

This commit is contained in:
Adrian Victor 2024-11-16 21:25:19 -03:00
commit ac7c2104b4

View file

@ -2,7 +2,7 @@
"name": "zephyrus-webserver", "name": "zephyrus-webserver",
"description": "A simple webserver that supports directory listing.", "description": "A simple webserver that supports directory listing.",
"author": "Adrian Victor de Abreu Alves <adrianvictor@disroot.org>", "author": "Adrian Victor de Abreu Alves <adrianvictor@disroot.org>",
"version": "1.0.0", "version": "1.0.1",
"private": false, "private": false,
"scripts": { "scripts": {
"start": "ts-node zephyrus.ts", "start": "ts-node zephyrus.ts",