Skip to content

Commit

Permalink
Create v0.1.8 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: Tao Lu <[email protected]>
  • Loading branch information
yeetfield and Tao Lu authored Jul 18, 2023
1 parent 166d349 commit 226687a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
include:
- target: x86_64-unknown-linux-musl
asset: ozy-Linux-x86_64
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
- target: x86_64-apple-darwin
asset: ozy-Darwin-x86_64
runs-on: macos-12
Expand Down
2 changes: 1 addition & 1 deletion rozy/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ozy"
version = "0.1.7"
version = "0.1.8"
edition = "2021"

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

0 comments on commit 226687a

Please sign in to comment.