Skip to content

Commit 4cc5cf7

Browse files
committed
feat(crate): release new version wich exposes a Result when calling the lib
1 parent c1c198b commit 4cc5cf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "jg"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
authors = ["Gidi Meir Morris <[email protected]>"]
55
edition = "2018"
66
description = "Jeff Goldblum (jg) is a command-line JSON processor. jg searches for structural patterns in json input and prints each json object that matches the pattern."

0 commit comments

Comments
 (0)