Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hohav committed Mar 30, 2024
1 parent 1410893 commit b337e27
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.6"
version = "2.0.0"
exclude = ["benches", "tests"]
readme = "README.md"

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

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

## Usage
Expand Down

0 comments on commit b337e27

Please sign in to comment.