Skip to content

Commit 65119f6

Browse files
thewtexhjmjohnson
authored andcommitted
ENH: Bump wasm version to 0.2.0
1 parent c567b64 commit 65119f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "itkwasm-cuberille-build",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": true,
55
"description": "Scripts to generate itkwasm-cuberille ITK-Wasm artifacts.",
66
"type": "module",

typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itk-wasm/cuberille",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Cuberille implicit surface polygonization to generate meshes from images.",
55
"type": "module",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)