From cfa5caa2eae2e163a6e43aa5d615f42cbc2356a6 Mon Sep 17 00:00:00 2001 From: Bharat Middha <5100938+bmiddha@users.noreply.github.com> Date: Sun, 27 Oct 2024 19:09:05 +0000 Subject: [PATCH] npm version 0.0.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a041d11..3b96e40 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ File access reports are printed to file descriptor 3 in the following format: ## Installing ```sh -npm i -g fstrace@0.0.2 +npm i -g fstrace ``` ## Building from source