Skip to content

Commit 6667d0e

Browse files
Publish 0.1.1
SHA256 hashes: jupyterlab-blockly-0.1.1.tgz: 2d0ffd12dcabd89fb477aaf4a70141dc3444143b48d1ec97e0e20d42d98063dd jupyterlab-blockly-extension-0.1.1.tgz: 98714639c2a1adaaa48c86c5cb35a8b432aa47d70489c8bc6f04e0b34dd646f6 jupyterlab_blockly-0.1.1-py3-none-any.whl: babc059c05ba8f5219fbcee7d2aa254e6bbbbe6aa53b4e1cd5380f8e88f0d209 jupyterlab_blockly-0.1.1.tar.gz: e72460a8ec60344fbe3d7e7621259a5ea0a7a0aebf2cd50a4c929770f1ae0013
1 parent 6ea30e3 commit 6667d0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/blockly-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-blockly-extension",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Blockly extension for JupyterLab.",
55
"keywords": [
66
"jupyter",
@@ -52,7 +52,7 @@
5252
"@jupyterlab/settingregistry": "^3.4",
5353
"@jupyterlab/translation": "^3.4",
5454
"@jupyterlab/ui-components": "^3.4",
55-
"jupyterlab-blockly": "^0.1.0"
55+
"jupyterlab-blockly": "^0.1.1"
5656
},
5757
"devDependencies": {
5858
"@jupyterlab/builder": "^3.4",

packages/blockly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-blockly",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Blockly extension for JupyterLab.",
55
"keywords": [
66
"blockly",

0 commit comments

Comments
 (0)