Skip to content

Commit

Permalink
fix(app): save the version of the generator that was used
Browse files Browse the repository at this point in the history
  • Loading branch information
DaftMonk committed Aug 11, 2014
1 parent 4e0cdfd commit 2b76b17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/templates/Gruntfile.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Generated on <%= (new Date).toISOString().split('T')[0] %> using <%= pkg.name %> <%= pkg.version %>
'use strict';

module.exports = function (grunt) {
Expand Down

0 comments on commit 2b76b17

Please sign in to comment.