Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ciffelia committed Apr 2, 2024
1 parent 38e13c5 commit 7b95fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Add the following to your `Cargo.toml`:

```toml
[dependencies]
nid = "0.1.0"
nid = "1.0.0"
```

When you want a new Nano ID, you can generate one using the [`Nanoid::new`] method.
Expand Down

0 comments on commit 7b95fc7

Please sign in to comment.