Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xvxx committed Dec 28, 2019
1 parent 9dee2bf commit 340c53d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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 = "phd"
version = "0.1.1"
version = "0.1.2"
authors = ["dvkt <[email protected]>"]
license = "MIT"
edition = "2018"
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ then:

binaries for linux, mac, and raspberry pi are available at https://github.com/dvkt/phd/releases:

- [phetch-v0.1.1-linux-x86_64.tar.gz](https://github.com/dvkt/phd/releases/download/v0.1.1/phetch-v0.1.1-linux-x86_64.tar.gz)
- [phetch-v0.1.1-linux-armv7.tar.gz (RPi)](https://github.com/dvkt/phd/releases/download/v0.1.1/phetch-v0.1.1-linux-armv7.tar.gz)
- [phetch-v0.1.1-macos.zip](https://github.com/dvkt/phetch/phd/download/v0.1.1/phetch-v0.1.1-macos.zip)
- [phetch-v0.1.2-linux-x86_64.tar.gz](https://github.com/dvkt/phd/releases/download/v0.1.2/phetch-v0.1.2-linux-x86_64.tar.gz)
- [phetch-v0.1.2-linux-armv7.tar.gz (RPi)](https://github.com/dvkt/phd/releases/download/v0.1.2/phetch-v0.1.2-linux-armv7.tar.gz)
- [phetch-v0.1.2-macos.zip](https://github.com/dvkt/phetch/phd/download/v0.1.2/phetch-v0.1.2-macos.zip)

just unzip/untar the `phd` program into your $PATH and get going!

Expand Down

0 comments on commit 340c53d

Please sign in to comment.