Skip to content

Commit

Permalink
Bump version: 2.0.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hohav committed Jan 7, 2024
1 parent bfeb61e commit f757db9
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.3"
version = "2.0.0-alpha.4"
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 @@ -8,7 +8,7 @@ In your `Cargo.toml`:

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

## Usage
Expand Down

0 comments on commit f757db9

Please sign in to comment.