Skip to content

Commit 6def9a3

Browse files
committed
Fix version in README
1 parent 22d25f2 commit 6def9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In `Cargo.toml`
1010

1111
```toml
1212
[dependencies]
13-
fast_paths = "0.1.0"
13+
fast_paths = "0.2.0"
1414

1515
```
1616
### Basic usage

0 commit comments

Comments
 (0)