Skip to content

Commit eb3c9da

Browse files
Publish 0.2.0
SHA256 hashes: jupyterlab-blockly-0.2.0.tgz: 15bbe351915007be97bfc3de3b811ed77aae5d861b1063a4996053a97c576900 jupyterlab-blockly-extension-0.2.0.tgz: 990bc597bf458044eb0fd9acb700ad5af2456ed02a4963e12b214de13ba55907 jupyterlab_blockly-0.2.0-py3-none-any.whl: e6133d5c66dd72e863c148937cf583f7d20e4cba7202b5b31d2461d61df0103b jupyterlab_blockly-0.2.0.tar.gz: cab7bd513f204b2689978822a58a0dfcb232391822e53fe1007e999eda77c974
1 parent 8ace6d8 commit eb3c9da

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

0 commit comments

Comments
 (0)