Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8ca48fd

Browse files
committedJun 21, 2022
chore: bump package versions to 0.0.24
1 parent 5632c9b commit 8ca48fd

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
 

‎package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎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.0.23",
3+
"version": "0.0.24",
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.0.23",
3+
"version": "0.0.24",
44
"description": "Kui plugin that offers client defintion",
55
"main": "dist/index.js",
66
"module": "mdist/index.js",

0 commit comments

Comments
 (0)
Please sign in to comment.