Browse files

Fix grunt/change-version.js to update NuGet-related files too

[ci skip]
1 parent a90341c commit 82cba4eeabf857dd01039febe9d2991567e34050 @cvrebert cvrebert committed Jul 25, 2016
Showing with 2 additions and 0 deletions.
  1. +2 −0 grunt/change-version.js
View
2 grunt/change-version.js
@@ -97,6 +97,8 @@ function main(args) {
'.json',
'.less',
'.md',
+ '.nuspec',
+ '.ps1',
'.scss',
'.txt',
'.yml'

0 comments on commit 82cba4e

Please sign in to comment.