Skip to content

Commit 44bd597

Browse files
author
Mengqi Yu
committed
1 parent 3f3850b commit 44bd597

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ts/create-kpt-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-kpt-functions",
3-
"version": "0.18.0-rc.1",
3+
"version": "0.18.0",
44
"description": "kpt functions CLI",
55
"author": "kpt Authors",
66
"license": "Apache-2.0",

ts/create-kpt-functions/templates/package.json.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"kpt-functions": "^0.15.0"
1919
},
2020
"devDependencies": {
21-
"create-kpt-functions": "^0.18.0-rc.1",
21+
"create-kpt-functions": "^0.18.0",
2222
"@types/jasmine": "^3.7.6",
2323
"@types/node": "^14.17.1",
2424
"jasmine": "^3.7.0",

0 commit comments

Comments
 (0)