Skip to content

Commit

Permalink
Release v0.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
epompeii committed Nov 4, 2022
1 parent e5bf331 commit c4a9c34
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
members = ["services/api", "services/cli", "services/lib/*"]

[workspace.package]
version = "0.2.19"
version = "0.2.20"
authors = ["Everett Pompeii <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion services/ui/src/components/docs/api/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"openapi": "3.0.3",
"info": {
"title": "Bencher API",
"version": "0.2.19"
"version": "0.2.20"
},
"paths": {
"/v0/auth/confirm": {
Expand Down

0 comments on commit c4a9c34

Please sign in to comment.