diff --git a/package-lock.json b/package-lock.json index 8a0ad42..e73f02b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@evolv/client", - "version": "2.12.0", + "version": "2.13.0", "lockfileVersion": 2, "requires": true, "packages": { @@ -9289,4 +9289,4 @@ "integrity": "sha512-Xauxz4WDOmHaZHWvmi00wz7yiIYGe8Sha1voedIAZFzoqXvFblGiuxTQca+B6SHhD3uzd63wYJaQf7VkfUaEIw==" } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index abab0ac..b559552 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@evolv/client", - "version": "2.12.0", + "version": "2.13.0", "description": "The official JavaScript client for the Evolv AI optimization platform.", "license": "Apache-2.0", "type": "module",