Skip to content

Commit 69261bc

Browse files
committed
chore(typescript): bump itk-wasm package version to 1.0.0-b.179
1 parent fd4d5fe commit 69261bc

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.178",
3+
"version": "1.0.0-b.179",
44
"packageManager": "[email protected]",
55
"description": "High-performance spatial analysis in a web browser, Node.js, and reproducible execution across programming languages and hardware architectures.",
66
"type": "module",
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.178'
1+
const version = '1.0.0-b.179'
22

33
export default version

0 commit comments

Comments
 (0)