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