3.3.1
* Declare container parameter for swagger spec (Raymond Feng)
This commit is contained in:
parent
e48a4b1a10
commit
3508b036d8
|
@ -1,3 +1,9 @@
|
|||
2017-08-30, Version 3.3.1
|
||||
=========================
|
||||
|
||||
* Declare container parameter for swagger spec (Raymond Feng)
|
||||
|
||||
|
||||
2017-08-30, Version 3.3.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"engines": {
|
||||
"node": ">=4"
|
||||
},
|
||||
"version": "3.3.0",
|
||||
"version": "3.3.1",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"lint": "eslint .",
|
||||
|
|
Loading…
Reference in New Issue