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

Commit 82ca43b

Browse files
Merge pull request #276 from thomastaylor312/chore/bump_0.7.1
chore(*): Bumps version to 0.7.1 in preparation for release
2 parents e225cc9 + ea09491 commit 82ca43b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.7.0"
3+
version = "0.7.1"
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.7.0-linux-amd64.tar.gz`)
30+
1. Unpack it (`tar -xzf bindle-v0.7.1-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)