Skip to content

Commit fa53ec7

Browse files
authored
Merge pull request #78 from cakebaker/readme_bump_version
readme: bump version to 0.6.0
2 parents 240abf7 + e1aa18d commit fa53ec7

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)