Skip to content

Commit ae06b8d

Browse files
committed
chore(itk-wasm): bump typescript package to 1.0.0-b.177
1 parent bef24c0 commit ae06b8d

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.176",
3+
"version": "1.0.0-b.177",
44
"packageManager": "pnpm@9.4.0",
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.176'
1+
const version = '1.0.0-b.177'
22

33
export default version

0 commit comments

Comments
 (0)