Skip to content

Commit

Permalink
Release v0.2.44
Browse files Browse the repository at this point in the history
  • Loading branch information
epompeii committed May 31, 2023
1 parent 2c5c11e commit 3f8ae3a
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 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.43"
version = "0.2.44"
authors = ["Everett Pompeii <everett@bencher.dev>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion services/action/dist/index.js

Large diffs are not rendered by default.

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.43"
"version": "0.2.44"
},
"paths": {
"/v0/auth/confirm": {
Expand Down

0 comments on commit 3f8ae3a

Please sign in to comment.