diff --git a/Cargo.lock b/Cargo.lock index d3f7437..d9a1fab 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -44,7 +44,7 @@ dependencies = [ [[package]] name = "ned" -version = "1.2.2" +version = "1.2.3" dependencies = [ "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index eb11517..ce1c879 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ned" -version = "1.2.2" +version = "1.2.3" authors = ["Nev Delap "] [dependencies] diff --git a/README.md b/README.md index c0b0841..7a9a160 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ Quiet: as many files as needed to find a match. Even without this shortcutting behaviour quiet matches are more performant than non-quiet matches. -ned 1.2.2 Copyright (C) 2016-2018 Nev Delap - https://github.com/nevdelap/ned +ned 1.2.3 Copyright (C) 2016-2018 Nev Delap - https://github.com/nevdelap/ned License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it.