From 511b8e8a88301df451e9234adcdbb1d947d78dbd Mon Sep 17 00:00:00 2001 From: Denis Makogon Date: Thu, 19 Oct 2017 22:15:13 +0300 Subject: [PATCH] Bump API doc version --- docs/swagger.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/swagger.yml b/docs/swagger.yml index 0ca2e9924..79b940162 100644 --- a/docs/swagger.yml +++ b/docs/swagger.yml @@ -2,7 +2,7 @@ swagger: '2.0' info: title: fn description: The open source serverless platform. - version: "0.2.0" + version: "0.2.1" # the domain of the service host: "127.0.0.1:8080" # array of all schemes that your API supports