diff --git a/docs/modules.md b/docs/modules.md index 877c907..bb29d7f 100644 --- a/docs/modules.md +++ b/docs/modules.md @@ -1193,7 +1193,7 @@ ___ #### Defined in -[src/types/route-requests.ts:320](https://github.com/seamapi/javascript/blob/main/src/types/route-requests.ts#L320) +[src/types/route-requests.ts:322](https://github.com/seamapi/javascript/blob/main/src/types/route-requests.ts#L322) ___ @@ -1244,7 +1244,7 @@ ___ #### Defined in -[src/types/route-requests.ts:327](https://github.com/seamapi/javascript/blob/main/src/types/route-requests.ts#L327) +[src/types/route-requests.ts:329](https://github.com/seamapi/javascript/blob/main/src/types/route-requests.ts#L329) ___ @@ -1263,7 +1263,7 @@ ___ #### Defined in -[src/types/route-requests.ts:313](https://github.com/seamapi/javascript/blob/main/src/types/route-requests.ts#L313) +[src/types/route-requests.ts:315](https://github.com/seamapi/javascript/blob/main/src/types/route-requests.ts#L315) ___ @@ -1280,7 +1280,7 @@ ___ #### Defined in -[src/types/route-requests.ts:336](https://github.com/seamapi/javascript/blob/main/src/types/route-requests.ts#L336) +[src/types/route-requests.ts:338](https://github.com/seamapi/javascript/blob/main/src/types/route-requests.ts#L338) ___ diff --git a/package-lock.json b/package-lock.json index ac68752..d463e07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "seamapi", - "version": "8.19.0", + "version": "8.20.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "seamapi", - "version": "8.19.0", + "version": "8.20.0", "license": "MIT", "dependencies": { "axios": "0.25.0", diff --git a/package.json b/package.json index dfb8be5..799a310 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "iot", "device" ], - "version": "8.19.0", + "version": "8.20.0", "license": "MIT", "sideEffects": false, "main": "./cjs-wrapper.js",