Skip to content

Commit 39f4618

Browse files
committed
Bump versions of completion-theme and code-jumpers packages
1 parent 573b887 commit 39f4618

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/code-jumpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-lsp/code-jumpers",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Implementation underlying the jump to definition functionality in JupyterLab-LSP",
55
"keywords": [
66
"jupyter",

packages/completion-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-lsp/completion-theme",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"description": "Completion theme manager for JupyterLab-LSP",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)