Skip to content

Commit 1cc904e

Browse files
Publish 0.2.1
SHA256 hashes: jupyterlab-blockly-0.2.1.tgz: e3796d602de60f3dc3e69f81cb27d51eb0489da591a818a9d7ff771d96c07730 jupyterlab-blockly-extension-0.2.1.tgz: 133c1d95be2733eb207b50ddf9eb4bcccf691ecdbdf0b3e62b8be324aad46cbd jupyterlab_blockly-0.2.1-py3-none-any.whl: 2911d3c935381589117081c8734676a60e7be301c828d41044391d5d9fe6194d jupyterlab_blockly-0.2.1.tar.gz: f8cb9ae50969326773373e3282d04439250aa1299b09d96513203d99f8c5906b
1 parent b66acde commit 1cc904e

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.2.0",
3+
"version": "0.2.1",
44
"description": "Blockly extension for JupyterLab.",
55
"keywords": [
66
"jupyter",
@@ -53,7 +53,7 @@
5353
"@jupyterlab/settingregistry": "^3.4",
5454
"@jupyterlab/translation": "^3.4",
5555
"@jupyterlab/ui-components": "^3.4",
56-
"jupyterlab-blockly": "^0.2.0"
56+
"jupyterlab-blockly": "^0.2.1"
5757
},
5858
"devDependencies": {
5959
"@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.2.0",
3+
"version": "0.2.1",
44
"description": "Blockly extension for JupyterLab.",
55
"keywords": [
66
"blockly",

0 commit comments

Comments
 (0)