Skip to content

Commit

Permalink
v0.6.0 (#14)
Browse files Browse the repository at this point in the history
* working directory fix

* bump version
  • Loading branch information
backpack-exchange-bot authored Jan 8, 2025
1 parent a4c3c89 commit 430bd3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:

- name: Audit
run: cargo audit
working-directory: rust
2 changes: 1 addition & 1 deletion rust/client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bpx-api-client"
version = "0.5.0"
version = "0.6.0"
license = "Apache-2.0"
edition = "2021"
description = "Backpack Exchange API client"
Expand Down

0 comments on commit 430bd3f

Please sign in to comment.