Skip to content

Commit

Permalink
Thank SX91 for linux contributions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Dahan committed May 25, 2017
1 parent 59b4e07 commit cefcd01
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 31 deletions.
60 changes: 30 additions & 30 deletions 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 = "zr"
version = "0.4.2"
version = "0.4.3"
authors = ["Jonathan Dahan <[email protected]>"]

[dependencies]
Expand Down
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# 0.4.3 neotoma

This is the first public release of zr!

Thank you to [SX91](https://github.com/SX91) for contributing fixes for linux.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,7 @@ See [the wiki](/wiki) for more details.
cargo +nightly build --features="clippy"

[init.zsh]: https://github.com/jedahan/dotfiles/blob/master/.zshrc

# thanks

- [SX91](https://github.com/SX91) for contribute fixes for linux

0 comments on commit cefcd01

Please sign in to comment.