Skip to content

Commit 64b383e

Browse files
committed
Bump to 0.4.4
1 parent 27fff9d commit 64b383e

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.4
2+
3+
Released 2019/04/15.
4+
5+
* Add support for running on stable Rust 1.33 and newer.
6+
17
### 0.4.3
28

39
Released 2019/02/18.

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.3"
14+
version = "0.4.4"
1515

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

0 commit comments

Comments
 (0)