Skip to content

Commit

Permalink
upgraded to 0.3.0 for next release to have all mac support
Browse files Browse the repository at this point in the history
  • Loading branch information
Toyz committed Mar 24, 2024
1 parent eedf78b commit c87e5f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ jobs:
target/ubuntu.zip
target/macos.zip
target/windows.zip
target/macos-arm64
target/macos-13
target/macos-arm64.zip
target/macos-13.zip
prerelease:
if: github.ref == 'refs/heads/main'
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 = "glitch"
version = "0.2.0"
version = "0.3.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit c87e5f8

Please sign in to comment.