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

Commit 630c712

Browse files
authored
Merge pull request #85 from theduke/version-41-relicense
Bump version to 0.4.1 to reflect re-licensing.
2 parents ebf51e6 + 605d8f9 commit 630c712

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)