Skip to content

Commit

Permalink
test to release with file name #32
Browse files Browse the repository at this point in the history
  • Loading branch information
outsideris committed Jan 22, 2015
1 parent 47a3b86 commit 1ea9f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ module.exports = function(grunt) {
compress: {
main: {
options: {
archive: 'dist/<%= pkg.version %>.tar.gz',
archive: 'dist/angular-summernote.tar.gz',
mode: 'tgz'
},
files: [
Expand Down

0 comments on commit 1ea9f41

Please sign in to comment.