Skip to content

Commit

Permalink
Version bumped to v0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tailhook committed Jul 19, 2017
1 parent 615874c commit 4765ded
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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 = "bulk"
version = "0.4.8"
version = "0.4.9"
authors = ["Paul Colomiets"]
license = "MIT"
repository = "http://github.com/tailhook/bulk"
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ Installation

Currently we provide static binary for x86_64:

wget http://files.zerogw.com/bulk/bulk-0.4.8.tar.gz
tar -xzf bulk-0.4.8.tar.gz -C /
wget http://files.zerogw.com/bulk/bulk-0.4.9.tar.gz
tar -xzf bulk-0.4.9.tar.gz -C /

Or you can install it with cargo:

Expand Down

0 comments on commit 4765ded

Please sign in to comment.