diff --git a/README.md b/README.md index 3b9ed0b2..fca583e6 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Nodist was designed to replace any existing node.js installation, so *if node is ### with the installer -1. Download the installer [here](https://github.com/marcelklehr/nodist/releases/download/v0.8.4/NodistSetup-v0.8.4.exe) +1. Download the installer [here](https://github.com/marcelklehr/nodist/releases/download/v0.8.5/NodistSetup-v0.8.5.exe) 2. Run the installer and follow the install wizard ### via chocolatey @@ -242,6 +242,9 @@ MIT License ## Changelog +v0.8.5 +* Disable package.json inspection by default + v0.8.4 * Fix version spec parsing in shims diff --git a/package.json b/package.json index 5c1676b6..2b23b0ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodist", - "version": "0.8.4", + "version": "0.8.5", "description": "Natural node version manager for windows", "keywords": [ "node",