diff --git a/package.json b/package.json index dfcf1f4..818834d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slither", - "version": "1.4.0", + "version": "1.4.1", "license": "MIT", "scripts": { "lint": "eslint src && prettier --check src",