Skip to content

Commit a482988

Browse files
committed
Use typegen 0.17.0 in the CLI
1 parent e27d846 commit a482988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ts/create-kpt-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
"goBinary": {
6868
"name": "typegen",
6969
"path": "./bin",
70-
"url": "https://storage.googleapis.com/kpt-functions/v0.16.4/typegen_{{platform}}_{{arch}}.tar.gz"
70+
"url": "https://storage.googleapis.com/kpt-functions/v0.17.0/typegen_{{platform}}_{{arch}}.tar.gz"
7171
}
7272
}

0 commit comments

Comments
 (0)