diff --git a/package-lock.json b/package-lock.json index e1e43bc..6eca675 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "datocms-client", - "version": "3.5.17", + "version": "3.5.18", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "datocms-client", - "version": "3.5.17", + "version": "3.5.18", "license": "MIT", "dependencies": { "@iarna/toml": "^2.2.3", diff --git a/package.json b/package.json index b76006e..23613e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datocms-client", - "version": "3.5.17", + "version": "3.5.18", "description": "DatoCMS API client and CLI tool", "browser": "dist/client.js", "main": "lib/index.js",