@@ -66,8 +66,8 @@ export class Account {
6666 Authorization : await this . _getAuthorizationHeader ( ) ,
6767 "X-Fern-Language" : "JavaScript" ,
6868 "X-Fern-SDK-Name" : "@fern-api/stripe" ,
69- "X-Fern-SDK-Version" : "1.0.0 " ,
70- "User-Agent" : "@fern-api/stripe/1.0.0 " ,
69+ "X-Fern-SDK-Version" : "1.0.1 " ,
70+ "User-Agent" : "@fern-api/stripe/1.0.1 " ,
7171 "X-Fern-Runtime" : core . RUNTIME . type ,
7272 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
7373 ...requestOptions ?. headers ,
@@ -152,8 +152,8 @@ export class Account {
152152 Authorization : await this . _getAuthorizationHeader ( ) ,
153153 "X-Fern-Language" : "JavaScript" ,
154154 "X-Fern-SDK-Name" : "@fern-api/stripe" ,
155- "X-Fern-SDK-Version" : "1.0.0 " ,
156- "User-Agent" : "@fern-api/stripe/1.0.0 " ,
155+ "X-Fern-SDK-Version" : "1.0.1 " ,
156+ "User-Agent" : "@fern-api/stripe/1.0.1 " ,
157157 "X-Fern-Runtime" : core . RUNTIME . type ,
158158 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
159159 ...requestOptions ?. headers ,
@@ -221,8 +221,8 @@ export class Account {
221221 Authorization : await this . _getAuthorizationHeader ( ) ,
222222 "X-Fern-Language" : "JavaScript" ,
223223 "X-Fern-SDK-Name" : "@fern-api/stripe" ,
224- "X-Fern-SDK-Version" : "1.0.0 " ,
225- "User-Agent" : "@fern-api/stripe/1.0.0 " ,
224+ "X-Fern-SDK-Version" : "1.0.1 " ,
225+ "User-Agent" : "@fern-api/stripe/1.0.1 " ,
226226 "X-Fern-Runtime" : core . RUNTIME . type ,
227227 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
228228 ...requestOptions ?. headers ,
@@ -299,8 +299,8 @@ export class Account {
299299 Authorization : await this . _getAuthorizationHeader ( ) ,
300300 "X-Fern-Language" : "JavaScript" ,
301301 "X-Fern-SDK-Name" : "@fern-api/stripe" ,
302- "X-Fern-SDK-Version" : "1.0.0 " ,
303- "User-Agent" : "@fern-api/stripe/1.0.0 " ,
302+ "X-Fern-SDK-Version" : "1.0.1 " ,
303+ "User-Agent" : "@fern-api/stripe/1.0.1 " ,
304304 "X-Fern-Runtime" : core . RUNTIME . type ,
305305 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
306306 ...requestOptions ?. headers ,
@@ -371,8 +371,8 @@ export class Account {
371371 Authorization : await this . _getAuthorizationHeader ( ) ,
372372 "X-Fern-Language" : "JavaScript" ,
373373 "X-Fern-SDK-Name" : "@fern-api/stripe" ,
374- "X-Fern-SDK-Version" : "1.0.0 " ,
375- "User-Agent" : "@fern-api/stripe/1.0.0 " ,
374+ "X-Fern-SDK-Version" : "1.0.1 " ,
375+ "User-Agent" : "@fern-api/stripe/1.0.1 " ,
376376 "X-Fern-Runtime" : core . RUNTIME . type ,
377377 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
378378 ...requestOptions ?. headers ,
@@ -441,8 +441,8 @@ export class Account {
441441 Authorization : await this . _getAuthorizationHeader ( ) ,
442442 "X-Fern-Language" : "JavaScript" ,
443443 "X-Fern-SDK-Name" : "@fern-api/stripe" ,
444- "X-Fern-SDK-Version" : "1.0.0 " ,
445- "User-Agent" : "@fern-api/stripe/1.0.0 " ,
444+ "X-Fern-SDK-Version" : "1.0.1 " ,
445+ "User-Agent" : "@fern-api/stripe/1.0.1 " ,
446446 "X-Fern-Runtime" : core . RUNTIME . type ,
447447 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
448448 ...requestOptions ?. headers ,
0 commit comments