Skip to content

Commit d2e739f

Browse files
committed
chore: bump itk-wasm to 1.0.0-b.184
1 parent 92d15c7 commit d2e739f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/typescript/itk-wasm/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",
3-
"version": "1.0.0-b.183",
3+
"version": "1.0.0-b.184",
44
"description": "High-performance spatial analysis in a web browser, Node.js, and reproducible execution across programming languages and hardware architectures.",
55
"type": "module",
66
"module": "./dist/index.js",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
const version = '1.0.0-b.183'
1+
const version = '1.0.0-b.184'
22

33
export default version

0 commit comments

Comments
 (0)