Skip to content

Commit 00b3983

Browse files
committed
2.4.0
1 parent df829dc commit 00b3983

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.4.0 / 2016-09-15
2+
------------------
3+
### Changed
4+
- added optional support for `graceful-fs` [#62]
5+
16
2.3.1 / 2016-05-13
27
------------------
38
- fix to support BOM. [#45][#45]

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": "2.3.1",
3+
"version": "2.4.0",
44
"description": "Easily read/write JSON files.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)