Skip to content

Commit 43de277

Browse files
Merge pull request #5 from rustwasm/0.0.3-alpha
0.0.3-alpha
2 parents 3b13f9f + b9ef9e6 commit 43de277

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.0.2"
7+
version = "0.0.3-alpha"
88
documentation = "https://docs.rs/binary-install"
99
readme = "./README.md"
1010

0 commit comments

Comments
 (0)