Skip to content

Commit 697a57c

Browse files
Merge pull request #508 from charlespierce/v0.6.0
v0.6.0
2 parents 12c8198 + af570da commit 697a57c

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
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.5.7"
3+
version = "0.6.0"
44
authors = ["David Herman <david.herman@gmail.com>"]
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.6.0
2+
3+
- Allow installing 3rd-party binaries from private registries (#469)
4+
15
# Version 0.5.7
26

37
- Prevent corrupting local cache by downloading tools to temp directory (#498)

dev/rpm/volta.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: volta
2-
Version: 0.5.7
2+
Version: 0.6.0
33
Release: 1%{?dist}
44
Summary: The JavaScript Launcher ⚡
55

0 commit comments

Comments
 (0)