Skip to content

Commit 8f9e868

Browse files
Merge pull request #865 from charlespierce/v0.9.2
v0.9.2
2 parents 9f8941b + f7c7ab1 commit 8f9e868

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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 = "0.9.1"
3+
version = "0.9.2"
44
authors = ["David Herman <[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 0.9.2
2+
3+
- Correctly detect Volta binary installation directory (#864)
4+
15
# Version 0.9.1
26

37
- Fix an issue with installing globals using npm 7 (#858)

0 commit comments

Comments
 (0)