Skip to content

Commit

Permalink
fix: bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
chris13524 committed Jan 23, 2024
1 parent 35d574e commit 0b31793
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ async fn main() -> Result<(), NotifyServerError> {
let (_signal, shutdown) = broadcast::channel(1);
bootstrap(shutdown, config).await
}
// bump for release

0 comments on commit 0b31793

Please sign in to comment.