Skip to content

Commit

Permalink
deploy 0.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonHzq committed May 23, 2018
1 parent 5633e80 commit 47fab53
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.1.24 / 2018-05-23
==================

* fix: add method diff

0.1.23 / 2018-05-23
==================

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swag-engine",
"version": "0.1.23",
"version": "0.1.24",
"description": "swagger docs to auto write typescript API",
"main": "lib/core.js",
"typings": "src/core.ts",
Expand Down

0 comments on commit 47fab53

Please sign in to comment.