Skip to content

Commit f6545a3

Browse files
Publish 0.1.0a4
SHA256 hashes: jupyterlab-blockly-0.1.0-alpha.4.tgz: 1550346b35829db97b92ffce6f1698eb8579f43dfa4c9ffd7860318b0396b279 jupyterlab-blockly-extension-0.1.0-alpha.4.tgz: d03dd15dc584a1f2f0a8ead7ad7f88136b26eac8c2916ae530a597f6ab131dc1 jupyterlab_blockly-0.1.0a4-py3-none-any.whl: b47f44bc17682715edc7e259b68cae260f4f7c5392f5b9a948a7f6fde8b7ba04 jupyterlab_blockly-0.1.0a4.tar.gz: c86b15bc3a5c7c6c795ae3b7dc1917e7c04657580dcce4ac90daebceaf4cfc3c
1 parent c016a4a commit f6545a3

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

0 commit comments

Comments
 (0)