Skip to content

Commit

Permalink
Merge pull request #898 from charlespierce/v0.9.3
Browse files Browse the repository at this point in the history
v0.9.3
  • Loading branch information
charlespierce authored Dec 11, 2020
2 parents 4174a76 + 4fd1bd8 commit 3594af0
Show file tree
Hide file tree
Showing 3 changed files with 6 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "volta"
version = "0.9.2"
version = "0.9.3"
authors = ["David Herman <david.herman@gmail.com>"]
license = "BSD-2-Clause"
repository = "https://github.com/volta-cli/volta"
Expand Down
4 changes: 4 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Version 0.9.3

- Various fixes to event plugin logic (#892, #894, #897)

# Version 0.9.2

- Correctly detect Volta binary installation directory (#864)
Expand Down

0 comments on commit 3594af0

Please sign in to comment.