Skip to content

Commit e1aa18d

Browse files
committed
readme: bump version to 0.6.0
1 parent a05bd1d commit e1aa18d

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
@@ -20,7 +20,7 @@ Add this to your `Cargo.toml`:
2020

2121
```toml
2222
[dependencies]
23-
parse_datetime = "0.5.0"
23+
parse_datetime = "0.6.0"
2424
```
2525

2626
Then, import the crate and use the `parse_datetime_at_date` function:

0 commit comments

Comments
 (0)