This is an automated email from the ASF dual-hosted git repository.

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


The following commit(s) were added to refs/heads/main by this push:
     new ddc98716 Fix JBang name
ddc98716 is described below

commit ddc98716ba32bb25e0fb39b1ee69b182cd6b2531
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Thu Feb 9 10:10:07 2023 -0500

    Fix JBang name
---
 karavan-vscode/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/karavan-vscode/package.json b/karavan-vscode/package.json
index d4ac20d5..a679ad3a 100644
--- a/karavan-vscode/package.json
+++ b/karavan-vscode/package.json
@@ -37,7 +37,7 @@
     "Low code",
     "Integration",
     "Camel Yaml",
-    "Jbang"
+    "JBang"
   ],
   "activationEvents": [
     "onCommand:karavan.create-yaml",

Reply via email to