Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekuil committed Dec 24, 2018
1 parent beeba66 commit ce40214
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rm-improved"
version = "0.11.4"
version = "0.12.0"
authors = ["[email protected]"]
description = "rip: a safe and ergonomic alternative to rm"
repository = "https://github.com/nivekuil/rip"
Expand Down
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ $ tar xvzf rip-*.tar.gz
$ mv rip /usr/local/bin
#+END_EXAMPLE

or build it with a nightly rustc:
or build it:
#+BEGIN_EXAMPLE
$ cargo install rm-improved
#+END_EXAMPLE
Expand Down

0 comments on commit ce40214

Please sign in to comment.