Skip to content

Commit 8cd9ec5

Browse files
changed crate version in the installation section
1 parent 59b96b0 commit 8cd9ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Or add this crate to your `Cargo.toml`:
109109

110110
```toml
111111
[dependencies]
112-
exercise_log_parser = "0.1.0"
112+
exercise_log_parser = "0.3.0"
113113
```
114114

115115
You can then launch this parser with the command:

0 commit comments

Comments
 (0)