Commit 12ecec9 1 parent 4dd6082 commit 12ecec9 Copy full SHA for 12ecec9
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic
7
7
Versioning] ( http://semver.org/spec/v2.0.0.html ) .
8
8
9
- ## [ Unreleased ]
9
+ ## [ 12.3.4 ] - 2019-04-08
10
10
11
11
### Changed
12
12
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " im"
3
- version = " 12.3.3 "
3
+ version = " 12.3.4 "
4
4
authors = [" Bodil Stokke <bodil@bodil.org>" ]
5
5
edition = " 2018"
6
6
license = " MPL-2.0+"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " im-rc"
3
- version = " 12.3.3 "
3
+ version = " 12.3.4 "
4
4
edition = " 2018"
5
5
authors = [" Bodil Stokke <bodil@bodil.org>" ]
6
6
license = " MPL-2.0+"
@@ -24,7 +24,7 @@ rustc_version = "0.2"
24
24
25
25
[dependencies ]
26
26
typenum = " 1.10"
27
- sized-chunks = " 0.1.1 "
27
+ sized-chunks = " 0.1.2 "
28
28
quickcheck = { version = " 0.8" , optional = true }
29
29
proptest = { version = " 0.9" , optional = true }
30
30
serde = { version = " 1.0" , optional = true }
You can’t perform that action at this time.
0 commit comments