Skip to content

Commit dd07a78

Browse files
committed
Bump to version 0.4.2
1 parent e0ec361 commit dd07a78

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 0.4.2
2+
3+
Released 2018/07/16.
4+
5+
* Updated again for changes to Rust's standard allocator API.
6+
17
### 0.4.1
28

39
Released 2018/06/15.

wee_alloc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license = "MPL-2.0"
1111
name = "wee_alloc"
1212
readme = "../README.md"
1313
repository = "https://github.com/rustwasm/wee_alloc"
14-
version = "0.4.1"
14+
version = "0.4.2"
1515

1616
[badges]
1717
travis-ci = { repository = "rustwasm/wee_alloc" }

0 commit comments

Comments
 (0)