Skip to content

Commit 85e3d56

Browse files
committed
New version!
1 parent 7e53a6e commit 85e3d56

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

config/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"host": {
3-
"url": "http://openap.is"
3+
"url": "https://openap.is"
44
}
55
}

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,16 @@
1212
"open api initiative",
1313
"oai",
1414
"apidoc",
15-
"microservice"
15+
"microservice",
16+
"documentation"
1617
],
17-
"version": "0.5.7",
18+
"version": "0.5.8",
1819
"repository": {
1920
"type": "git",
20-
"url": "git://github.com/readmeio/api.git"
21+
"url": "git://github.com/readmeio/oai.git"
2122
},
2223
"bugs": {
23-
"url": "https://github.com/readmeio/api/issues"
24+
"url": "https://github.com/readmeio/oai/issues"
2425
},
2526
"main": "index.js",
2627
"dependencies": {

0 commit comments

Comments
 (0)