Skip to content

Commit 8a4ff66

Browse files
Update Client.ts
1 parent 6adcca3 commit 8a4ff66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Client.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ export class LatticeClient {
2626
{
2727
"X-Fern-Language": "JavaScript",
2828
"X-Fern-SDK-Name": "@anduril-industries/lattice-sdk",
29-
"X-Fern-SDK-Version": "2.5.0",
30-
"User-Agent": "@anduril-industries/lattice-sdk/2.5.0",
29+
"X-Fern-SDK-Version": "3.0.0",
30+
"User-Agent": "@anduril-industries/lattice-sdk/3.0.0",
3131
"X-Fern-Runtime": core.RUNTIME.type,
3232
"X-Fern-Runtime-Version": core.RUNTIME.version,
3333
},

0 commit comments

Comments
 (0)