Skip to content

Commit 7a31bcc

Browse files
committed
15.0.0-beta.0
1 parent 3a47128 commit 7a31bcc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "h5web",
33
"private": true,
4-
"version": "14.0.1",
4+
"version": "15.0.0-beta.0",
55
"description": "Web-based HDF5 file viewer",
66
"author": "European Synchrotron Radiation Facility",
77
"license": "MIT",

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@h5web/app",
3-
"version": "14.0.1",
3+
"version": "15.0.0-beta.0",
44
"description": "H5Web app and providers",
55
"author": "European Synchrotron Radiation Facility",
66
"license": "MIT",

packages/h5wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@h5web/h5wasm",
3-
"version": "14.0.1",
3+
"version": "15.0.0-beta.0",
44
"description": "H5Web providers based on H5Wasm",
55
"author": "European Synchrotron Radiation Facility",
66
"license": "MIT",

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@h5web/lib",
3-
"version": "14.0.1",
3+
"version": "15.0.0-beta.0",
44
"description": "Data visualization toolkit",
55
"author": "European Synchrotron Radiation Facility",
66
"license": "MIT",

0 commit comments

Comments
 (0)