Skip to content

Commit 8d82d61

Browse files
committed
v1.0.7
1 parent 06bb2ff commit 8d82d61

File tree

3 files changed

+8
-21
lines changed

3 files changed

+8
-21
lines changed

Cargo.lock

Lines changed: 3 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "volta"
3-
version = "1.0.6"
3+
version = "1.0.7"
44
authors = ["David Herman <[email protected]>", "Charles Pierce <[email protected]>"]
55
license = "BSD-2-Clause"
66
repository = "https://github.com/volta-cli/volta"

RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 1.0.7
2+
3+
- Added build for Linux distros with OpenSSL 3.0 (#1211)
4+
15
# Version 1.0.6
26

37
- Fixed panic when `stdout` is closed (#1058)

0 commit comments

Comments
 (0)