Skip to content

Commit a196f01

Browse files
committed
version bump
1 parent 907180b commit a196f01

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

test/files/sample.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Auto-generated to Go types and interfaces using avdl-compiler v1.4.8 (https://github.com/keybase/node-avdl-compiler)
1+
// Auto-generated to Go types and interfaces using avdl-compiler v1.4.9 (https://github.com/keybase/node-avdl-compiler)
22
// Input file: avdl/sample.avdl
33

44
package sample1

test/files/sample.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""sample.1
22
3-
Auto-generated to Python types by avdl-compiler v1.4.8 (https://github.com/keybase/node-avdl-compiler)
3+
Auto-generated to Python types by avdl-compiler v1.4.9 (https://github.com/keybase/node-avdl-compiler)
44
Input files:
55
- avdl/sample.avdl
66
"""

test/files/sample.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* sample.1
33
* SampleInterface protocol is a sample among samples.
44
*
5-
* Auto-generated to TypeScript types by avdl-compiler v1.4.8 (https://github.com/keybase/node-avdl-compiler)
5+
* Auto-generated to TypeScript types by avdl-compiler v1.4.9 (https://github.com/keybase/node-avdl-compiler)
66
* Input files:
77
* - avdl/sample.avdl
88
*/

0 commit comments

Comments
 (0)