We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a58e2 commit 315b1e4Copy full SHA for 315b1e4
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "google-ads-api",
3
- "version": "23.0.0-beta.1",
+ "version": "23.0.0",
4
"description": "Google Ads API Client Library for Node.js",
5
"repository": "https://github.com/Opteo/google-ads-api",
6
"main": "build/src/index.js",
@@ -21,7 +21,7 @@
21
"@isaacs/ttlcache": "^1.2.2",
22
"axios": "^1.6.7",
23
"circ-json": "^1.0.4",
24
- "google-ads-node": "23.0.0-beta.0",
+ "google-ads-node": "23.0.0",
25
"google-auth-library": "^9.15.1",
26
"google-gax": "^5.0.6",
27
"long": "^4.0.0",
0 commit comments