Skip to content

Commit

Permalink
Update version number and changelog for v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasebsmith committed Jul 15, 2020
1 parent dd12a56 commit c6ec252
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@
## 0.3.0 - Released 2020-07-11
- Full conformance to JSON specification
- "Verify" command determines whether JSON is valid

## 0.4.0 - Released 2020-07-14
- Better code structure
- Unit testing for prettify and verify commands
2 changes: 1 addition & 1 deletion json-quick.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 2.4

name: json-quick
version: 0.3.0.0
version: 0.4.0.0
synopsis: A fast command-line utility for dealing with JSON
homepage: https://github.com/thomasebsmith/json-quick
bug-reports: https://github.com/thomasebsmith/json-quick/issues
Expand Down

0 comments on commit c6ec252

Please sign in to comment.