Skip to content

Commit f60c9ee

Browse files
committed
chore: bump package versions to 0.6.2
1 parent 5ed6ac5 commit f60c9ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CodeFlare.app",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "",
55
"main": "dist/headless/codeflare.min.js",
66
"scripts": {

plugins/plugin-client-default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/plugin-client",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Kui plugin that offers client defintion",
55
"main": "dist/index.js",
66
"module": "mdist/index.js",

0 commit comments

Comments
 (0)