Skip to content

Commit

Permalink
prepare v0.0.2
Browse files Browse the repository at this point in the history
- with macos support
  • Loading branch information
w-ensink committed Apr 4, 2023
1 parent bd82594 commit 22f15d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
CARGO_TERM_COLOR: always

jobs:
build_os_matrix:
host:
strategy:
matrix:
os: [macos-latest, ubuntu-latest]
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "basic_pitch"
version = "0.0.1"
version = "0.0.2"
edition = "2021"


Expand Down

0 comments on commit 22f15d9

Please sign in to comment.