Skip to content

Commit 88cf6c8

Browse files
authored
3.0.6 (#1066)
1 parent 451e82c commit 88cf6c8

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nglview-js-widgets",
3-
"version": "3.0.1",
3+
"version": "3.0.6",
44
"description": "nglview-js-widgets",
55
"keywords": [
66
"ipython",

nglview/_frontend.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__frontend_version__ = '3.0.1'
1+
__frontend_version__ = '3.0.6'

nglview/static/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nglview/static/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nglview/staticlab/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nglview-js-widgets",
3-
"version": "3.0.1",
3+
"version": "3.0.6",
44
"description": "nglview-js-widgets",
55
"keywords": [
66
"ipython",
@@ -101,7 +101,7 @@
101101
}
102102
},
103103
"_build": {
104-
"load": "static/remoteEntry.c157c608b5b3770ee85f.js",
104+
"load": "static/remoteEntry.79cc7fe0815507d1932e.js",
105105
"extension": "./extension",
106106
"style": "./style"
107107
}

0 commit comments

Comments
 (0)