Skip to content

Commit

Permalink
release 14.0.1 (#403)
Browse files Browse the repository at this point in the history
# Release Notes
- fix(budget): improve controller performance (#401)
  • Loading branch information
Theodus committed Oct 11, 2023
1 parent 5ba7e25 commit a2491ac
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 17 deletions.
38 changes: 22 additions & 16 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 graph-gateway/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "graph-gateway"
version = "14.0.0"
version = "14.0.1"

[dependencies]
anyhow.workspace = true
Expand Down

0 comments on commit a2491ac

Please sign in to comment.