Skip to content

Commit f09acbb

Browse files
committed
v1.1.0-beta and package updates
1 parent a752d1a commit f09acbb

File tree

3 files changed

+158
-261
lines changed

3 files changed

+158
-261
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module.exports = function(grunt) {
99
preserveComments: "some",
1010
sourceMap: true,
1111
banner:
12-
'/*! <%= pkg.name %> <%= grunt.template.today("yyyy-mm-dd") %> */\n'
12+
'/*! <%= pkg.name %> <%= grunt.template.today("yyyy-mm-dd") %> */'
1313
},
1414
build: {
1515
expand: true,

0 commit comments

Comments
 (0)