Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Commit 39eb96b

Browse files
committed
Bump for release
1 parent 6043b43 commit 39eb96b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.0.4:
2+
* Add --array
3+
14
0.0.3:
25
* Remove keyword checks (e.g. "data"), jl doesn't have any
36
unsupported keywords

jl.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: jl
2-
version: 0.0.3
2+
version: 0.0.4
33
synopsis: Functional sed for JSON
44
description: jl ("JSON lambda") is a tiny functional language for querying and manipulating JSON.
55
homepage: https://github.com/chrisdone/jl#readme

0 commit comments

Comments
 (0)