Skip to content

Commit

Permalink
update build in build dir and demo dir and bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
demetrios-koziris committed May 3, 2019
1 parent 05f1693 commit 5bfe8c6
Show file tree
Hide file tree
Showing 7 changed files with 2,072 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ module.exports = function(grunt) {
to_demo: {
files: [{
src: 'build/ics.deps.js',
dest: 'demo/ics.deps.js'
dest: 'demo/ics.deps.min.js'
}]
}
},
Expand Down
Loading

0 comments on commit 5bfe8c6

Please sign in to comment.