Skip to content

Commit 78937d2

Browse files
committed
6.0.1
1 parent 2bb9bc4 commit 78937d2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
6.0.1 / 2020-03-07
2+
------------------
3+
4+
- Update dependency ([#130](https://github.com/jprichardson/node-jsonfile/pull/130))
5+
- Fix code style ([#129](https://github.com/jprichardson/node-jsonfile/pull/129))
6+
17
6.0.0 / 2020-02-24
28
------------------
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonfile",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Easily read/write JSON files.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)