@@ -50,7 +50,7 @@ export class CustomFields {
50
50
Authorization : await this . _getAuthorizationHeader ( ) ,
51
51
"X-Fern-Language" : "JavaScript" ,
52
52
"X-Fern-SDK-Name" : "" ,
53
- "X-Fern-SDK-Version" : "0.1.1 " ,
53
+ "X-Fern-SDK-Version" : "0.1.2 " ,
54
54
"X-Fern-Runtime" : core . RUNTIME . type ,
55
55
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
56
56
} ,
@@ -161,7 +161,7 @@ export class CustomFields {
161
161
Authorization : await this . _getAuthorizationHeader ( ) ,
162
162
"X-Fern-Language" : "JavaScript" ,
163
163
"X-Fern-SDK-Name" : "" ,
164
- "X-Fern-SDK-Version" : "0.1.1 " ,
164
+ "X-Fern-SDK-Version" : "0.1.2 " ,
165
165
"X-Fern-Runtime" : core . RUNTIME . type ,
166
166
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
167
167
} ,
@@ -271,7 +271,7 @@ export class CustomFields {
271
271
Authorization : await this . _getAuthorizationHeader ( ) ,
272
272
"X-Fern-Language" : "JavaScript" ,
273
273
"X-Fern-SDK-Name" : "" ,
274
- "X-Fern-SDK-Version" : "0.1.1 " ,
274
+ "X-Fern-SDK-Version" : "0.1.2 " ,
275
275
"X-Fern-Runtime" : core . RUNTIME . type ,
276
276
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
277
277
} ,
@@ -380,7 +380,7 @@ export class CustomFields {
380
380
Authorization : await this . _getAuthorizationHeader ( ) ,
381
381
"X-Fern-Language" : "JavaScript" ,
382
382
"X-Fern-SDK-Name" : "" ,
383
- "X-Fern-SDK-Version" : "0.1.1 " ,
383
+ "X-Fern-SDK-Version" : "0.1.2 " ,
384
384
"X-Fern-Runtime" : core . RUNTIME . type ,
385
385
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
386
386
} ,
@@ -489,7 +489,7 @@ export class CustomFields {
489
489
Authorization : await this . _getAuthorizationHeader ( ) ,
490
490
"X-Fern-Language" : "JavaScript" ,
491
491
"X-Fern-SDK-Name" : "" ,
492
- "X-Fern-SDK-Version" : "0.1.1 " ,
492
+ "X-Fern-SDK-Version" : "0.1.2 " ,
493
493
"X-Fern-Runtime" : core . RUNTIME . type ,
494
494
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
495
495
} ,
0 commit comments