Skip to content

Commit

Permalink
Release v0.2.24
Browse files Browse the repository at this point in the history
  • Loading branch information
epompeii committed Nov 11, 2022
1 parent 1285b18 commit d87e411
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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.23"
version = "0.2.24"
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.23"
"version": "0.2.24"
},
"paths": {
"/v0/auth/confirm": {
Expand Down

0 comments on commit d87e411

Please sign in to comment.