Skip to content

Commit ce5fa5d

Browse files
committed
chore(itk-wasm): bump version to 1.0.0-b.183
1 parent d1e4426 commit ce5fa5d

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.182",
3+
"version": "1.0.0-b.183",
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.182'
1+
const version = '1.0.0-b.183'
22

33
export default version

0 commit comments

Comments
 (0)