Skip to content

Commit 95540ed

Browse files
committed
chore: release v3.19.1
1 parent b60aae4 commit 95540ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 3.19.1 [unreleased]
3+
## 3.19.1
44

55
- Don't unlink temporary files immediately on Windows (fixes #339). Unfortunately, this seemed to corrupt the file object (possibly a Windows kernel bug) in rare cases and isn't strictly speaking necessary.
66

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tempfile"
3-
version = "3.19.0"
3+
version = "3.19.1"
44
authors = [
55
"Steven Allen <[email protected]>",
66
"The Rust Project Developers",

0 commit comments

Comments
 (0)