Skip to content
This repository was archived by the owner on Dec 10, 2021. It is now read-only.

Commit 2bab9eb

Browse files
committed
0.2.1-0
1 parent 32fe73b commit 2bab9eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-openapi-documentation",
3-
"version": "0.2.0",
3+
"version": "0.2.1-0",
44
"description": "Serverless 1.0 plugin to generate OpenAPI V3 documentation from serverless configuration",
55
"main": "index.js",
66
"repository": {
@@ -13,7 +13,7 @@
1313
"Abilio Henrique <[email protected]>",
1414
1515
],
16-
"keywords":[
16+
"keywords": [
1717
"OpenAPI",
1818
"swagger",
1919
"serverless"

0 commit comments

Comments
 (0)