Skip to content

Commit

Permalink
Merge pull request #200 from cd-work/master
Browse files Browse the repository at this point in the history
Fix version in crate readme
  • Loading branch information
cksac authored Nov 4, 2024
2 parents 1e32721 + 0fe2a71 commit 88c807d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fake/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Default:

```toml
[dependencies]
fake = { version = "2.11.0", features = ["derive"] }
fake = { version = "3.0.0", features = ["derive"] }
```

Available features:
Expand Down

0 comments on commit 88c807d

Please sign in to comment.