From f97bbb1c24014e0fb5cf0f1e13b47c69d6deb960 Mon Sep 17 00:00:00 2001 From: Bennett Date: Sat, 2 Jul 2022 21:52:52 +0200 Subject: [PATCH] Use valid npm version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 096212e..e703b8c 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "skip-silence", - "version": "5.0.0.3", + "version": "5.0.1", "description": "Skip silent parts in videos and audio files", "license": "MIT", "repository": {