Skip to content

Commit dc4fe64

Browse files
committed
chore: Release iso8601 version 0.5.1
1 parent ad351eb commit dc4fe64

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
<!-- next-header -->
44

5-
## [Unreleased](https://github.com/badboy/iso8601/compare/v0.5.0...main) - ReleaseDate
5+
## [Unreleased](https://github.com/badboy/iso8601/compare/v0.5.1...main) - ReleaseDate
6+
7+
## [0.5.1](https://github.com/badboy/iso8601/compare/v0.5.0...v0.5.1) - 2022-11-09
68

79
* Fix accepted duration representations
810

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iso8601"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["Jan-Erik Rediger <[email protected]>", "Hendrik Sollich <[email protected]>"]
55

66
description = "Parsing ISO8601 dates using nom"

0 commit comments

Comments
 (0)