diff --git a/package.json b/package.json index 810262bb..6770e27e 100644 --- a/package.json +++ b/package.json @@ -90,5 +90,5 @@ "checknpm": "echo \"$npm_execpath\" | grep -q \"npm-cli\\.js$\" || (echo '⚠️ Use npm not yarn! No Hipster Party here!! ⚠️ ' && echo && exit 1)", "prepare": "husky install" }, - "version": "4.0.0" + "version": "4.0.1" }