diff --git a/package.json b/package.json index 51bce5a..cab3b1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "comment-json", - "version": "4.2.3", + "version": "4.2.4", "description": "Parse and stringify JSON with comments. It will retain comments even after saved!", "main": "src/index.js", "scripts": {