Skip to content

Commit

Permalink
Merge pull request #51 from nevdelap/bumpversion
Browse files Browse the repository at this point in the history
Bump version number.
  • Loading branch information
nevdelap authored Jul 30, 2018
2 parents 7f4e0d8 + 7b721b8 commit 0728a9a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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 = "ned"
version = "1.2.2"
version = "1.2.3"
authors = ["Nev Delap <[email protected]>"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
Expand Down

0 comments on commit 0728a9a

Please sign in to comment.