From a0771d32d72c3bdf487242057f014ffaf3f0964a Mon Sep 17 00:00:00 2001 From: Axel Bocciarelli Date: Tue, 6 Feb 2024 09:24:05 +0100 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4b8f2d..9e8ab48 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "H5Web", "publisher": "h5web", "description": "Visualize HDF5 files in VS Code", - "version": "0.0.11", + "version": "0.1.0", "author": "European Synchrotron Radiation Facility", "license": "MIT", "homepage": "https://h5web.panosc.eu/",