Skip to content

Commit 3c30799

Browse files
committed
0.5.0
1 parent d9c5477 commit 3c30799

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.5.0
4+
5+
### Fixes
6+
7+
- **Update all dependencies - [drager]**
8+
9+
[drager]: https://github.com/drager
10+
311
## 0.4.1
412

513
### Fixes

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
@@ -4,7 +4,7 @@ description = "Install a binary from a path to a global cache"
44
authors = ["Rust and WebAssembly Working Group"]
55
repository = "https://github.com/rustwasm/binary-install"
66
license = "MIT/Apache-2.0"
7-
version = "0.4.1"
7+
version = "0.5.0"
88
documentation = "https://docs.rs/binary-install"
99
readme = "./README.md"
1010
edition = "2018"

0 commit comments

Comments
 (0)