diff --git a/package.json b/package.json index c6ebc05..96668d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartnetwork", - "version": "4.0.0", + "version": "4.0.1", "private": false, "description": "A toolkit for network diagnostics including speed tests, port availability checks, and more.", "main": "dist_ts/index.js", @@ -69,4 +69,4 @@ "pnpm": { "overrides": {} } -} \ No newline at end of file +}