Skip to content

Commit 1a71318

Browse files
Publish 0.1.0a5
SHA256 hashes: jupyterlab-blockly-0.1.0-alpha.5.tgz: 187a88250b0dd013ab7714c24b1fb31405b2fc6b0563c47640bb69bbad9ff174 jupyterlab-blockly-extension-0.1.0-alpha.5.tgz: 1c9091569d223c7e29d376d66832673b7d16cb831fc40a130917596f57720356 jupyterlab_blockly-0.1.0a5-py3-none-any.whl: 844430f472a41c3793bbdea8236b7a0d8c6b44da0ef615c2eff63db5d5000085 jupyterlab_blockly-0.1.0a5.tar.gz: 67e3c222ff05573ee31d5274cf80156d6e4df92f7a92394d7a2b50676307c266
1 parent 38ce002 commit 1a71318

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-alpha.4",
3+
"version": "0.1.0-alpha.5",
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-alpha.4"
55+
"jupyterlab-blockly": "^0.1.0-alpha.5"
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-alpha.4",
3+
"version": "0.1.0-alpha.5",
44
"description": "Blockly extension for JupyterLab.",
55
"keywords": [
66
"blockly",

0 commit comments

Comments
 (0)