We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad0d6db commit 87c85c9Copy full SHA for 87c85c9
client/version.ts
@@ -1 +1 @@
1
-export const version = '0.23.1';
+export const version = '0.23.2';
package.json
@@ -1,6 +1,6 @@
{
2
"name": "@vertexvis/api-client-node",
3
- "version": "0.23.1",
+ "version": "0.23.2",
4
"description": "The Vertex REST API client for Node.js.",
5
"license": "MIT",
6
"author": "Vertex Developers <support@vertexvis.com> (https://developer.vertexvis.com)",
0 commit comments