From 241c52a56748e3fe940b9b5d907ab6b8b94a3e08 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Sun, 14 Aug 2016 15:15:26 +0200 Subject: [PATCH] Version 0.8.5 --- README.md | 5 ++++- package.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) 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",