From 08d57633c411e8d6b3af624086ee988d887bb8b5 Mon Sep 17 00:00:00 2001 From: zhuojie Date: Wed, 8 Jul 2020 10:07:02 -0700 Subject: [PATCH] Bump release --- 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 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/browser/flagr-ui/package.json b/browser/flagr-ui/package.json index ee61e76d..1a2d2aa8 100644 --- a/browser/flagr-ui/package.json +++ b/browser/flagr-ui/package.json @@ -1,6 +1,6 @@ { "name": "flagr-ui", - "version": "1.1.9", + "version": "1.1.10", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/docs/api_docs/bundle.yaml b/docs/api_docs/bundle.yaml index baf9b101..50212fd7 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.9 + version: 1.1.10 tags: - name: flag description: Everything about the flag diff --git a/swagger/index.yaml b/swagger/index.yaml index 03fa8274..35cd9752 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.9 + version: 1.1.10 tags: - name: flag description: Everything about the flag diff --git a/swagger_gen/restapi/doc.go b/swagger_gen/restapi/doc.go index 53b6bcbf..e80b8e18 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.9 +// Version: 1.1.10 // // Consumes: // - application/json diff --git a/swagger_gen/restapi/embedded_spec.go b/swagger_gen/restapi/embedded_spec.go index 02923a43..1f74441d 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.9" + "version": "1.1.10" }, "basePath": "/api/v1", "paths": { @@ -2038,7 +2038,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.9" + "version": "1.1.10" }, "basePath": "/api/v1", "paths": {