Skip to content

Commit 6ff1974

Browse files
authored
feat: Bump version to 1.0.1 and update repository URLs
1 parent 23e36df commit 6ff1974

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"name": "@ioai/hdf5",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Performance-oriented HDF5 for the web and Node: WASM core + JS IO/cache + batch API",
55
"type": "module",
66
"license": "MIT",
77
"author": "IO-AI Tech (https://io-ai.tech/)",
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/ioai-tech/hdf5-wasm.git"
10+
"url": "git+https://github.com/ioai-tech/wasm-hdf5.git"
1111
},
1212
"bugs": {
13-
"url": "https://github.com/ioai-tech/hdf5-wasm/issues"
13+
"url": "https://github.com/ioai-tech/wasm-hdf5/issues"
1414
},
1515
"keywords": [
1616
"hdf5",

0 commit comments

Comments
 (0)