Skip to content

Commit b1f4826

Browse files
Release 0.5.1
1 parent 3019b2a commit b1f4826

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipyvolume",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "IPython widget for rendering 3d volumes",
55
"author": "Maarten A. Breddels",
66
"main": "lib/index.js",
@@ -86,4 +86,4 @@
8686
"data/",
8787
"glsl/"
8888
]
89-
}
89+
}

0 commit comments

Comments
 (0)