Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit db57747

Browse files
authored
Merge pull request #243 from technosophos/rel/v0.6.0
Updated versions to 0.6.0
2 parents 440a62b + 842bafb commit db57747

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-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 = "bindle"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
authors = [
55
"Matt Butcher <[email protected]>",
66
"Taylor Thomas <[email protected]>"

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on Linux, MacOS, and Windows (in PowerShell):
2727

2828
1. Download your desired version from [the releases
2929
page](https://github.com/deislabs/bindles/releases)
30-
1. Unpack it (`tar -xzf bindle-v0.5.0-linux-amd64.tar.gz`)
30+
1. Unpack it (`tar -xzf bindle-v0.6.0-linux-amd64.tar.gz`)
3131
1. Move the bindle and bindle CLIs to their desired
3232
destinations somewhere in your `$PATH` (e.g. `mv bindle bindle-server /usr/local/bin/` on Unix-like
3333
systems or `mv *.exe C:\Windows\system32\` on Windows)

0 commit comments

Comments
 (0)