Skip to content

Commit 526f593

Browse files
[AUTOMATED] Update: proto/clients/guard.gen.ts (#693)
Co-authored-by: VojtechVitek <139342+VojtechVitek@users.noreply.github.com>
1 parent bcf5661 commit 526f593

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/guard/src/guard.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/* eslint-disable */
22
// sequence-guard v0.4.0 d6b4a3c89539b494875af543fff459df65bb7b9e
33
// --
4-
// Code generated by webrpc-gen@v0.23.2 with typescript generator. DO NOT EDIT.
4+
// Code generated by webrpc-gen@v0.24.0 with typescript generator. DO NOT EDIT.
55
//
66
// webrpc-gen -schema=guard.ridl -target=typescript -client -out=./clients/guard.gen.ts
77

88
export const WebrpcHeader = 'Webrpc'
99

10-
export const WebrpcHeaderValue = 'webrpc@v0.23.2;gen-typescript@v0.16.3;sequence-guard@v0.4.0'
10+
export const WebrpcHeaderValue = 'webrpc@v0.24.0;gen-typescript@v0.16.3;sequence-guard@v0.4.0'
1111

1212
// WebRPC description and code-gen version
1313
export const WebRPCVersion = 'v1'

0 commit comments

Comments
 (0)