We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6adcca3 commit 8a4ff66Copy full SHA for 8a4ff66
src/Client.ts
@@ -26,8 +26,8 @@ export class LatticeClient {
26
{
27
"X-Fern-Language": "JavaScript",
28
"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",
+ "X-Fern-SDK-Version": "3.0.0",
+ "User-Agent": "@anduril-industries/lattice-sdk/3.0.0",
31
"X-Fern-Runtime": core.RUNTIME.type,
32
"X-Fern-Runtime-Version": core.RUNTIME.version,
33
},
0 commit comments