Skip to content

Commit

Permalink
chore: Release 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
qiu8310 committed Aug 5, 2016
1 parent 1508bc9 commit 94f76ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

0.0.7 / 2016-08-05
==================

* fix(cache): post 的接口也支持 cache

0.0.6 / 2016-05-10
==================

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": "elegant-api",
"version": "0.0.6",
"version": "0.0.7",
"description": "Define elegant api, standalone frontend development",
"main": "dist/elegant-api.js",
"jsnext:main": "src/index.jsx",
Expand Down

0 comments on commit 94f76ae

Please sign in to comment.