diff --git a/package-lock.json b/package-lock.json index ddb7595..de78228 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "clayutils", - "version": "2.6.1", + "version": "2.6.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 97426c7..3dd0725 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clayutils", - "version": "2.6.1", + "version": "2.6.2", "description": "A collection of utility functions for working with Clay.", "main": "index.js", "scripts": {