Browse Source

Fix gulpfile.js

Jay Salvat 10 years ago
parent
commit
39d265dd40
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gulpfile.js

+ 1 - 1
gulpfile.js

@@ -258,7 +258,7 @@
       [ 'fail-if-not-master', 'fail-if-dirty' ],
         'git-pull',
         'bump',
-        'license',
+        'year',
         'clean',
         'copy',
         'autoprefixer',