Skip to content

Commit

Permalink
chore: release v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
booxood committed Jun 6, 2017
1 parent c8e3f43 commit c2369c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/default.out.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// elf-cli version 1.6.1
// elf version 1.7.0

module.exports = {
devPort: '8000', // dev server 运行的端口
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elf-cli",
"version": "1.6.1",
"version": "1.7.0",
"description": "HTML5 boilerplate and build tool",
"scripts": {
"commit": "git-cz",
Expand Down

0 comments on commit c2369c0

Please sign in to comment.