Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Commit 605d8f9

Browse files
committed
Bump version to 0.4.1 to reflect re-licensing.
1 parent ebf51e6 commit 605d8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "heapsize"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
authors = [ "The Servo Project Developers" ]
55
description = "Infrastructure for measuring the total runtime size of an object on the heap"
66
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)