From 38432738dc85cd2610ede734ebd8f34ed2d25efd Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Mon, 8 Aug 2016 21:24:07 +0200 Subject: [PATCH] Version 0.8.4 --- README.md | 6 ++++-- package.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3a1697c0..3b9ed0b2 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.3/NodistSetup-v0.8.3.exe) +1. Download the installer [here](https://github.com/marcelklehr/nodist/releases/download/v0.8.4/NodistSetup-v0.8.4.exe) 2. Run the installer and follow the install wizard ### via chocolatey @@ -242,8 +242,10 @@ MIT License ## Changelog -v0.8.3 +v0.8.4 * Fix version spec parsing in shims + +v0.8.3 * Fix npm builds: Lock node version for npm's child processes v0.8.2 diff --git a/package.json b/package.json index aeaaa54c..5c1676b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodist", - "version": "0.8.3", + "version": "0.8.4", "description": "Natural node version manager for windows", "keywords": [ "node",