@@ -67,7 +67,7 @@ export class Datasets {
67
67
headers : {
68
68
"X-Fern-Language" : "JavaScript" ,
69
69
"X-Fern-SDK-Name" : "hume" ,
70
- "X-Fern-SDK-Version" : "0.6.4 " ,
70
+ "X-Fern-SDK-Version" : "0.7.0 " ,
71
71
"X-Fern-Runtime" : core . RUNTIME . type ,
72
72
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
73
73
...( await this . _getCustomAuthorizationHeaders ( ) ) ,
@@ -146,7 +146,7 @@ export class Datasets {
146
146
headers : {
147
147
"X-Fern-Language" : "JavaScript" ,
148
148
"X-Fern-SDK-Name" : "hume" ,
149
- "X-Fern-SDK-Version" : "0.6.4 " ,
149
+ "X-Fern-SDK-Version" : "0.7.0 " ,
150
150
"X-Fern-Runtime" : core . RUNTIME . type ,
151
151
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
152
152
...( await this . _getCustomAuthorizationHeaders ( ) ) ,
@@ -211,7 +211,7 @@ export class Datasets {
211
211
headers : {
212
212
"X-Fern-Language" : "JavaScript" ,
213
213
"X-Fern-SDK-Name" : "hume" ,
214
- "X-Fern-SDK-Version" : "0.6.4 " ,
214
+ "X-Fern-SDK-Version" : "0.7.0 " ,
215
215
"X-Fern-Runtime" : core . RUNTIME . type ,
216
216
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
217
217
...( await this . _getCustomAuthorizationHeaders ( ) ) ,
@@ -286,7 +286,7 @@ export class Datasets {
286
286
headers : {
287
287
"X-Fern-Language" : "JavaScript" ,
288
288
"X-Fern-SDK-Name" : "hume" ,
289
- "X-Fern-SDK-Version" : "0.6.4 " ,
289
+ "X-Fern-SDK-Version" : "0.7.0 " ,
290
290
"X-Fern-Runtime" : core . RUNTIME . type ,
291
291
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
292
292
...( await this . _getCustomAuthorizationHeaders ( ) ) ,
@@ -348,7 +348,7 @@ export class Datasets {
348
348
headers : {
349
349
"X-Fern-Language" : "JavaScript" ,
350
350
"X-Fern-SDK-Name" : "hume" ,
351
- "X-Fern-SDK-Version" : "0.6.4 " ,
351
+ "X-Fern-SDK-Version" : "0.7.0 " ,
352
352
"X-Fern-Runtime" : core . RUNTIME . type ,
353
353
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
354
354
...( await this . _getCustomAuthorizationHeaders ( ) ) ,
@@ -422,7 +422,7 @@ export class Datasets {
422
422
headers : {
423
423
"X-Fern-Language" : "JavaScript" ,
424
424
"X-Fern-SDK-Name" : "hume" ,
425
- "X-Fern-SDK-Version" : "0.6.4 " ,
425
+ "X-Fern-SDK-Version" : "0.7.0 " ,
426
426
"X-Fern-Runtime" : core . RUNTIME . type ,
427
427
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
428
428
...( await this . _getCustomAuthorizationHeaders ( ) ) ,
@@ -503,7 +503,7 @@ export class Datasets {
503
503
headers : {
504
504
"X-Fern-Language" : "JavaScript" ,
505
505
"X-Fern-SDK-Name" : "hume" ,
506
- "X-Fern-SDK-Version" : "0.6.4 " ,
506
+ "X-Fern-SDK-Version" : "0.7.0 " ,
507
507
"X-Fern-Runtime" : core . RUNTIME . type ,
508
508
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
509
509
...( await this . _getCustomAuthorizationHeaders ( ) ) ,
@@ -568,7 +568,7 @@ export class Datasets {
568
568
headers : {
569
569
"X-Fern-Language" : "JavaScript" ,
570
570
"X-Fern-SDK-Name" : "hume" ,
571
- "X-Fern-SDK-Version" : "0.6.4 " ,
571
+ "X-Fern-SDK-Version" : "0.7.0 " ,
572
572
"X-Fern-Runtime" : core . RUNTIME . type ,
573
573
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
574
574
...( await this . _getCustomAuthorizationHeaders ( ) ) ,
@@ -648,7 +648,7 @@ export class Datasets {
648
648
headers : {
649
649
"X-Fern-Language" : "JavaScript" ,
650
650
"X-Fern-SDK-Name" : "hume" ,
651
- "X-Fern-SDK-Version" : "0.6.4 " ,
651
+ "X-Fern-SDK-Version" : "0.7.0 " ,
652
652
"X-Fern-Runtime" : core . RUNTIME . type ,
653
653
"X-Fern-Runtime-Version" : core . RUNTIME . version ,
654
654
...( await this . _getCustomAuthorizationHeaders ( ) ) ,
0 commit comments