Skip to content

Commit 526f593

Browse files
[AUTOMATED] Update: proto/clients/guard.gen.ts (#693)
Co-authored-by: VojtechVitek <[email protected]>
1 parent bcf5661 commit 526f593

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/guard/src/guard.gen.ts

+2-2
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;[email protected];[email protected]'
10+
export const WebrpcHeaderValue = 'webrpc@v0.24.0;[email protected];[email protected]'
1111

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

0 commit comments

Comments
 (0)