Skip to content

Commit

Permalink
Merge pull request #183 from KxSystems/v1.1.1
Browse files Browse the repository at this point in the history
v1.1.1
  • Loading branch information
nfarrell-kx authored Nov 6, 2023
2 parents f93ffb6 + a4695a1 commit 7ddf4e6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a companion extension for kdb developers to edit q files, connect to kdb processes, and run queries. This VS Code extension can be used alongside [kdb Insights Enterprise](https://code.kx.com/insights/enterprise/index.html) when using a shared kdb process.

Please use [email protected] to raise any questions, issues or feedback.
Please use [email protected] to raise any questions or feedback.

[![KX VS Code CI Testing](https://github.com/KxSystems/kx-vscode/actions/workflows/ci.yml/badge.svg)](https://github.com/KxSystems/kx-vscode/actions/workflows/ci.yml)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "kdb",
"description": "IDE support for kdb product suite",
"publisher": "KX",
"version": "1.1.0",
"version": "1.1.1",
"engines": {
"vscode": "^1.66.0"
},
Expand Down

0 comments on commit 7ddf4e6

Please sign in to comment.