Skip to content

Commit

Permalink
Version bumped to v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tailhook committed Jun 14, 2016
1 parent 11cf73d commit f2043e3
Show file tree
Hide file tree
Showing 4 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 = "bulk"
version = "0.4.4"
version = "0.4.5"
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.4.tar.gz
tar -xzf bulk-0.4.4.tar.gz -C /
wget http://files.zerogw.com/bulk/bulk-0.4.5.tar.gz
tar -xzf bulk-0.4.5.tar.gz -C /

Or you can install it with cargo:

Expand Down
2 changes: 1 addition & 1 deletion bulk.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
minimum-bulk: v0.4.0
minimum-bulk: v0.4.5

metadata:
name: bulk
Expand Down

0 comments on commit f2043e3

Please sign in to comment.