Skip to content

Commit

Permalink
Merge pull request #2 from gacallea/release-plz-2024-08-07T09-45-51Z
Browse files Browse the repository at this point in the history
chore: release v0.2.3

still familiarizing with release-plz and semver. this bump was automated and I better merge.
  • Loading branch information
andreacfromtheapp authored Aug 7, 2024
2 parents 4c93d95 + ccacbab commit fee7d31
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
38 changes: 19 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "freesound-credits"
version = "0.2.2"
version = "0.2.3"
edition = "2021"
license = "MIT OR Apache-2.0"

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ samples for a given project more easily.
Audit](https://github.com/gacallea/freesound-credits/actions/workflows/cargo_audit.yml/badge.svg)](https://github.com/gacallea/freesound-credits/actions/workflows/cargo_audit.yml)
[![Crates.io](https://img.shields.io/crates/v/freesound%2Dcredits.svg)](https://crates.io/crates/freesound-credits)
[![Release](https://github.com/gacallea/freesound-credits/actions/workflows/release.yml/badge.svg)](https://github.com/gacallea/freesound-credits/actions/workflows/release.yml)
[![Release-plz](https://github.com/gacallea/freesound-credits/actions/workflows/release-plz.yml/badge.svg)](https://github.com/gacallea/freesound-credits/actions/workflows/release-plz.yml)
[![Release-plz](https://github.com/gacallea/freesound-credits/actions/workflows/release-plz.yml/badge.svg)](https://github.com/gacallea/freesound-credits/actions/workflows/release-plz.yml)

Dual-licensed under MIT or the Apache 2.0 licenses.

Expand All @@ -31,7 +31,7 @@ Use [`cargo binstall`](https://github.com/cargo-bins/cargo-binstall) to install
freesound-credits binary directly from GitHub:

```
$ cargo binstall freesound-credits
cargo binstall freesound-credits
```

## Usage
Expand Down

0 comments on commit fee7d31

Please sign in to comment.