Skip to content

Commit

Permalink
Merge pull request #441 from charlespierce/v0.5.1
Browse files Browse the repository at this point in the history
v0.5.1
  • Loading branch information
charlespierce committed May 16, 2019
2 parents 5d6cae4 + c75ed34 commit ec9ad5d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "volta"
version = "0.5.0"
version = "0.5.1"
authors = ["David Herman <david.herman@gmail.com>"]
license = "BSD-2-Clause"
repository = "https://github.com/volta-cli/volta"
Expand Down
5 changes: 5 additions & 0 deletions RELEASES.md
@@ -1,3 +1,8 @@
# Version 0.5.1

- Add per-project hooks configuration in `<PROJECT_ROOT>/.volta/hooks.json` (#411)
- Support backwards compatibility with `toolchain` key in `package.json` (#434)

# Version 0.5.0

- Rename to Volta: The JavaScript Launcher ⚡️
Expand Down

0 comments on commit ec9ad5d

Please sign in to comment.