@@ -54,8 +54,8 @@ export class Documents {
5454 Authorization : await this . _getAuthorizationHeader ( ) ,
5555 "X-Fern-Language" : "JavaScript" ,
5656 "X-Fern-SDK-Name" : "scoutos" ,
57- "X-Fern-SDK-Version" : "0.9.0 " ,
58- "User-Agent" : "scoutos/0.9.0 " ,
57+ "X-Fern-SDK-Version" : "0.9.1 " ,
58+ "User-Agent" : "scoutos/0.9.1 " ,
5959 "X-Fern-Runtime" : core . RUNTIME . type ,
6060 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
6161 } ,
@@ -139,8 +139,8 @@ export class Documents {
139139 Authorization : await this . _getAuthorizationHeader ( ) ,
140140 "X-Fern-Language" : "JavaScript" ,
141141 "X-Fern-SDK-Name" : "scoutos" ,
142- "X-Fern-SDK-Version" : "0.9.0 " ,
143- "User-Agent" : "scoutos/0.9.0 " ,
142+ "X-Fern-SDK-Version" : "0.9.1 " ,
143+ "User-Agent" : "scoutos/0.9.1 " ,
144144 "X-Fern-Runtime" : core . RUNTIME . type ,
145145 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
146146 } ,
@@ -225,8 +225,8 @@ export class Documents {
225225 Authorization : await this . _getAuthorizationHeader ( ) ,
226226 "X-Fern-Language" : "JavaScript" ,
227227 "X-Fern-SDK-Name" : "scoutos" ,
228- "X-Fern-SDK-Version" : "0.9.0 " ,
229- "User-Agent" : "scoutos/0.9.0 " ,
228+ "X-Fern-SDK-Version" : "0.9.1 " ,
229+ "User-Agent" : "scoutos/0.9.1 " ,
230230 "X-Fern-Runtime" : core . RUNTIME . type ,
231231 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
232232 } ,
@@ -314,8 +314,8 @@ export class Documents {
314314 Authorization : await this . _getAuthorizationHeader ( ) ,
315315 "X-Fern-Language" : "JavaScript" ,
316316 "X-Fern-SDK-Name" : "scoutos" ,
317- "X-Fern-SDK-Version" : "0.9.0 " ,
318- "User-Agent" : "scoutos/0.9.0 " ,
317+ "X-Fern-SDK-Version" : "0.9.1 " ,
318+ "User-Agent" : "scoutos/0.9.1 " ,
319319 "X-Fern-Runtime" : core . RUNTIME . type ,
320320 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
321321 } ,
@@ -400,8 +400,8 @@ export class Documents {
400400 Authorization : await this . _getAuthorizationHeader ( ) ,
401401 "X-Fern-Language" : "JavaScript" ,
402402 "X-Fern-SDK-Name" : "scoutos" ,
403- "X-Fern-SDK-Version" : "0.9.0 " ,
404- "User-Agent" : "scoutos/0.9.0 " ,
403+ "X-Fern-SDK-Version" : "0.9.1 " ,
404+ "User-Agent" : "scoutos/0.9.1 " ,
405405 "X-Fern-Runtime" : core . RUNTIME . type ,
406406 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
407407 } ,
@@ -487,8 +487,8 @@ export class Documents {
487487 Authorization : await this . _getAuthorizationHeader ( ) ,
488488 "X-Fern-Language" : "JavaScript" ,
489489 "X-Fern-SDK-Name" : "scoutos" ,
490- "X-Fern-SDK-Version" : "0.9.0 " ,
491- "User-Agent" : "scoutos/0.9.0 " ,
490+ "X-Fern-SDK-Version" : "0.9.1 " ,
491+ "User-Agent" : "scoutos/0.9.1 " ,
492492 "X-Fern-Runtime" : core . RUNTIME . type ,
493493 "X-Fern-Runtime-Version" : core . RUNTIME . version ,
494494 } ,
0 commit comments