Skip to content

Commit

Permalink
AU: 1 updated - yo
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 14, 2018
1 parent 0ecd856 commit 308ede0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion automatic/yo/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Update-SessionEnvironment

$version = '2.0.1'
$version = '2.0.2'

npm install -g yo@$version
2 changes: 1 addition & 1 deletion automatic/yo/yo.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>yo</id>
<title>Yeoman</title>
<version>2.0.1</version>
<version>2.0.2</version>
<authors>The Yeoman Team</authors>
<owners>chocolatey, Pascal Berger</owners>
<summary>CLI tool for running Yeoman generators</summary>
Expand Down

0 comments on commit 308ede0

Please sign in to comment.