From 41c2ec6dceb48bb954250709da5a6cb24fa646dd Mon Sep 17 00:00:00 2001 From: zhuojie Date: Fri, 4 Sep 2020 16:16:46 -0700 Subject: [PATCH] Bump to v1.1.11 --- browser/flagr-ui/package-lock.json | 2 +- browser/flagr-ui/package.json | 2 +- docs/api_docs/bundle.yaml | 2 +- swagger/index.yaml | 2 +- swagger_gen/restapi/doc.go | 2 +- swagger_gen/restapi/embedded_spec.go | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/browser/flagr-ui/package-lock.json b/browser/flagr-ui/package-lock.json index 2351b7fe..3f73ace2 100644 --- a/browser/flagr-ui/package-lock.json +++ b/browser/flagr-ui/package-lock.json @@ -1,6 +1,6 @@ { "name": "flagr-ui", - "version": "1.1.10", + "version": "1.1.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/browser/flagr-ui/package.json b/browser/flagr-ui/package.json index 11d955fc..2005965f 100644 --- a/browser/flagr-ui/package.json +++ b/browser/flagr-ui/package.json @@ -1,6 +1,6 @@ { "name": "flagr-ui", - "version": "1.1.10", + "version": "1.1.11", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/docs/api_docs/bundle.yaml b/docs/api_docs/bundle.yaml index 12e881c2..53da69a1 100644 --- a/docs/api_docs/bundle.yaml +++ b/docs/api_docs/bundle.yaml @@ -4,7 +4,7 @@ info: Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is "/api/v1". title: Flagr - version: 1.1.10 + version: 1.1.11 tags: - name: flag description: Everything about the flag diff --git a/swagger/index.yaml b/swagger/index.yaml index f6f908ab..9e9959fc 100644 --- a/swagger/index.yaml +++ b/swagger/index.yaml @@ -5,7 +5,7 @@ info: Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is "/api/v1". title: Flagr - version: 1.1.10 + version: 1.1.11 tags: - name: flag description: Everything about the flag diff --git a/swagger_gen/restapi/doc.go b/swagger_gen/restapi/doc.go index e80b8e18..27046dd6 100644 --- a/swagger_gen/restapi/doc.go +++ b/swagger_gen/restapi/doc.go @@ -8,7 +8,7 @@ // http // Host: localhost // BasePath: /api/v1 -// Version: 1.1.10 +// Version: 1.1.11 // // Consumes: // - application/json diff --git a/swagger_gen/restapi/embedded_spec.go b/swagger_gen/restapi/embedded_spec.go index 12784cbb..062d0996 100644 --- a/swagger_gen/restapi/embedded_spec.go +++ b/swagger_gen/restapi/embedded_spec.go @@ -31,7 +31,7 @@ func init() { "info": { "description": "Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is \"/api/v1\".\n", "title": "Flagr", - "version": "1.1.10" + "version": "1.1.11" }, "basePath": "/api/v1", "paths": { @@ -2077,7 +2077,7 @@ func init() { "info": { "description": "Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is \"/api/v1\".\n", "title": "Flagr", - "version": "1.1.10" + "version": "1.1.11" }, "basePath": "/api/v1", "paths": {