diff --git a/package-lock.json b/package-lock.json index b3cf07f..dcaa1ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "json-ptr", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 28a4f73..afae9e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-ptr", - "version": "2.1.0", + "version": "2.1.1", "author": "Phillip Clark ", "description": "A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.", "keywords": [