Skip to content

Commit

Permalink
v0.1.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpratt committed Feb 15, 2024
1 parent 3cfc527 commit 61a6aae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.1.7

Fix memory leak on Apple platforms

# 0.1.6

- Avoid heap allocation on FreeBSD
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "num_threads"
version = "0.1.6"
version = "0.1.7"
authors = ["Jacob Pratt <[email protected]>"]
repository = "https://github.com/jhpratt/num_threads"
categories = ["api-bindings", "hardware-support", "os"]
Expand Down

0 comments on commit 61a6aae

Please sign in to comment.