Skip to content

Commit 8210525

Browse files
[AUTOMATED] Update: api/proto/clients/api.gen.ts (#696)
Co-authored-by: VojtechVitek <[email protected]>
1 parent 7d6f98e commit 8210525

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/api/src/api.gen.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/* eslint-disable */
22
// sequence-api v0.4.0 1ac0fac314dfe117706d15f13a63d49bdcec048e
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=api.ridl -target=typescript -client -out=./clients/api.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)