Skip to content

Commit

Permalink
Release v0.2.34
Browse files Browse the repository at this point in the history
  • Loading branch information
epompeii committed Feb 13, 2023
1 parent 7e359b7 commit 6c393bb
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 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", "lib/*", "plus/*", "xtask"]

[workspace.package]
version = "0.2.33"
version = "0.2.34"
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.33"
"version": "0.2.34"
},
"paths": {
"/v0/auth/confirm": {
Expand Down

0 comments on commit 6c393bb

Please sign in to comment.