Skip to content

Commit 7e2673d

Browse files
authored
Merge pull request #1219 from thewtex/downsample-1.4.1
chore(downsample): bump version to 1.4.1
2 parents 0fb805e + 56cd823 commit 7e2673d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.4.0"
1+
__version__ = "1.4.1"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.4.0"
1+
__version__ = "1.4.1"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.4.0"
1+
__version__ = "1.4.1"

packages/downsample/typescript/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/downsample",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"packageManager": "pnpm@9.6.0",
55
"description": "Pipelines for downsampling images.",
66
"type": "module",

0 commit comments

Comments
 (0)