Skip to content

Commit 59eafa1

Browse files
committed
Release 0.2.2
1 parent 9c849f3 commit 59eafa1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ categories = [ "science" ]
88
license = "MIT/Apache-2.0"
99
name = "num-derive"
1010
repository = "https://github.com/rust-num/num-derive"
11-
version = "0.2.1"
11+
version = "0.2.2"
1212
readme = "README.md"
1313

1414
[dependencies]

RELEASES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Release 0.2.2
2+
3+
- [Updated dependencies][14].
4+
5+
[14]: https://github.com/rust-num/num-derive/pull/14
6+
17
# Release 0.2.1
28

39
- [Updated dependencies][12] -- thanks @spearman!

0 commit comments

Comments
 (0)