Skip to content

Commit

Permalink
build(version): bump to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tsimbalar committed Jul 19, 2021
1 parent ecbc805 commit 8189de8
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/swagger.yaml
Original file line number Diff line number Diff line change
@@ -310,7 +310,7 @@ components:
bearerFormat: JWT
info:
title: gha-build-monitor
version: 0.10.1
version: 0.11.0
description: 'Adapter to give access to GitHub Actions status via the CatLight Protocol'
license:
name: MIT
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gha-build-monitor",
"version": "0.10.1",
"version": "0.11.0",
"buildInfo": {
"commitSha": "_CI_GIT_COMMIT_SHA",
"buildDate": "_CI_BUILD_DATE",

0 comments on commit 8189de8

Please sign in to comment.