From 85e3d568fc7bd291b1c4639856fb4baabfb77c89 Mon Sep 17 00:00:00 2001 From: Gregory Koberger Date: Thu, 9 Mar 2017 00:41:35 -0800 Subject: [PATCH] New version! --- config/config.json | 2 +- package.json | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/config/config.json b/config/config.json index 7198fbac6..26fd99222 100644 --- a/config/config.json +++ b/config/config.json @@ -1,5 +1,5 @@ { "host": { - "url": "http://openap.is" + "url": "https://openap.is" } } diff --git a/package.json b/package.json index 58cf3b60f..4d33e09ca 100644 --- a/package.json +++ b/package.json @@ -12,15 +12,16 @@ "open api initiative", "oai", "apidoc", - "microservice" + "microservice", + "documentation" ], - "version": "0.5.7", + "version": "0.5.8", "repository": { "type": "git", - "url": "git://github.com/readmeio/api.git" + "url": "git://github.com/readmeio/oai.git" }, "bugs": { - "url": "https://github.com/readmeio/api/issues" + "url": "https://github.com/readmeio/oai/issues" }, "main": "index.js", "dependencies": {