Skip to content

Commit 0da844f

Browse files
committed
Release 1.10.3
1 parent 0d2884f commit 0da844f

File tree

3 files changed

+2416
-2
lines changed

3 files changed

+2416
-2
lines changed

.npmignore

-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ example/
1111
docs/
1212
jsdoc/
1313
test/
14-
README.md

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger-jsdoc",
3-
"version": "1.10.2",
3+
"version": "1.10.3",
44
"description": "Generates swagger doc based on JSDoc",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)