Skip to content

Commit

Permalink
Merge branch 'release/v0.7.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
ClassicOldSong committed Mar 31, 2018
2 parents e11fc72 + 3265bbb commit 21152ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ef.js",
"version": "0.7.0",
"version": "0.7.1",
"description": "(maybe) An elegant HTML template engine & basic framework",
"main": "dist/ef.min.js",
"module": "src/ef.js",
Expand Down Expand Up @@ -43,7 +43,7 @@
"rollup-plugin-uglify": "^3.0.0"
},
"dependencies": {
"ef-core": "^0.7.0",
"ef-core": "^0.7.1",
"eft-parser": "^0.6.3"
}
}

0 comments on commit 21152ca

Please sign in to comment.