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