Skip to content

Commit a9d1fd7

Browse files
committed
ENH: Bump wasm package version to 1.1.1
1 parent e9b30dc commit a9d1fd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wasm/typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itk-wasm/mesh-to-poly-data",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Convert an ITK Mesh to a simple data structure compatible with vtkPolyData.",
55
"type": "module",
66
"module": "./dist/index.js",
@@ -52,4 +52,4 @@
5252
"type": "git",
5353
"url": "https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData"
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)