Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bruceadams committed Apr 8, 2020
1 parent b5844c4 commit b2e6134
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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 = "yj"
version = "1.1.1"
version = "1.1.25"
authors = ["Bruce Adams <[email protected]>"]

categories = ["command-line-utilities"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Simple command line tool to convert a YAML input file into a JSON output file.

```bash
$ yj --help
yj 1.1.1
yj 1.1.25
Bruce Adams <[email protected]>
Read YAML, write JSON

Expand Down

0 comments on commit b2e6134

Please sign in to comment.