From 6a797c466e8fdb2b88fe66696783e82441a48a60 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Thu, 4 Jul 2019 18:12:50 +0000 Subject: [PATCH] AU: 1 updated - yo [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/23aa0fa37d7e23495aec3569b0248e50ad0681d6 --- automatic/yo/tools/chocolateyInstall.ps1 | 2 +- automatic/yo/yo.nuspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/automatic/yo/tools/chocolateyInstall.ps1 b/automatic/yo/tools/chocolateyInstall.ps1 index a422e773832..9f1ef883fbf 100644 --- a/automatic/yo/tools/chocolateyInstall.ps1 +++ b/automatic/yo/tools/chocolateyInstall.ps1 @@ -1,5 +1,5 @@ Update-SessionEnvironment -$version = '3.0.0' +$version = '3.1.0' npm install -g yo@$version diff --git a/automatic/yo/yo.nuspec b/automatic/yo/yo.nuspec index c3c02200467..02c0f4d3f58 100644 --- a/automatic/yo/yo.nuspec +++ b/automatic/yo/yo.nuspec @@ -4,7 +4,7 @@ yo Yeoman - 3.0.0 + 3.1.0 The Yeoman Team chocolatey, Pascal Berger CLI tool for running Yeoman generators