Skip to content

Commit

Permalink
Bump version: 2.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hohav committed Mar 18, 2024
1 parent 9e4aca1 commit 282855b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
license = "MIT"
name = "peppi"
repository = "https://github.com/hohav/peppi"
version = "2.0.0-alpha.4"
version = "2.0.0-alpha.5"
exclude = ["benches", "tests"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ In your `Cargo.toml`:

```toml
[dependencies]
peppi = "2.0.0-alpha.4"
peppi = "2.0.0-alpha.5"
```

## Usage
Expand Down

0 comments on commit 282855b

Please sign in to comment.