diff --git a/package-lock.json b/package-lock.json index 574638ef..81cdf1eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "jfq", - "version": "1.2.7", + "version": "1.2.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6039adef..68dfb058 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jfq", - "version": "1.2.7", + "version": "1.2.8", "description": "JSONata on the command line", "main": "index.js", "engines": {