Skip to content

Commit

Permalink
docs: Use 0.4 as version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinGimbel authored Dec 18, 2023
1 parent ea0f1fc commit e9fd604
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 @@ -49,7 +49,7 @@ Add the library as dependency to your `Cargo.toml`.

```
[dependencies]
fakedata_generator = "0.3"
fakedata_generator = "0.4"
```

Now the the library can be loaded with `use fakedata_generator::*`.
Expand Down

0 comments on commit e9fd604

Please sign in to comment.