Skip to content

Commit 315b1e4

Browse files
committed
Release v23.0.0
1 parent c9a58e2 commit 315b1e4

2 files changed

Lines changed: 289 additions & 110 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-ads-api",
3-
"version": "23.0.0-beta.1",
3+
"version": "23.0.0",
44
"description": "Google Ads API Client Library for Node.js",
55
"repository": "https://github.com/Opteo/google-ads-api",
66
"main": "build/src/index.js",
@@ -21,7 +21,7 @@
2121
"@isaacs/ttlcache": "^1.2.2",
2222
"axios": "^1.6.7",
2323
"circ-json": "^1.0.4",
24-
"google-ads-node": "23.0.0-beta.0",
24+
"google-ads-node": "23.0.0",
2525
"google-auth-library": "^9.15.1",
2626
"google-gax": "^5.0.6",
2727
"long": "^4.0.0",

0 commit comments

Comments
 (0)