Skip to content

Commit 7cb9089

Browse files
authored
Merge pull request #394 from checkr/zz/bump-version-v1.1.11
Bump to v1.1.11
2 parents 8df1f0a + 41c2ec6 commit 7cb9089

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

browser/flagr-ui/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

browser/flagr-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flagr-ui",
3-
"version": "1.1.10",
3+
"version": "1.1.11",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

docs/api_docs/bundle.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ info:
44
Flagr is a feature flagging, A/B testing and dynamic configuration
55
microservice. The base path for all the APIs is "/api/v1".
66
title: Flagr
7-
version: 1.1.10
7+
version: 1.1.11
88
tags:
99
- name: flag
1010
description: Everything about the flag

swagger/index.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ info:
55
Flagr is a feature flagging, A/B testing and dynamic configuration microservice.
66
The base path for all the APIs is "/api/v1".
77
title: Flagr
8-
version: 1.1.10
8+
version: 1.1.11
99
tags:
1010
- name: flag
1111
description: Everything about the flag

swagger_gen/restapi/doc.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

swagger_gen/restapi/embedded_spec.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)