We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc1f5e commit 7e2581fCopy full SHA for 7e2581f
1 file changed
src/main.rs
@@ -23,7 +23,7 @@ mod lib;
23
const about: &str = "Simple CLI static file server";
24
#[allow(dead_code)]
25
#[allow(non_upper_case_globals)]
26
-const version: &str = "4.8.2";
+const version: &str = "4.8.3";
27
28
29
const author: &str = "@Octalbyte";
0 commit comments