Skip to content

Commit

Permalink
Merge pull request #1219 from thewtex/downsample-1.4.1
Browse files Browse the repository at this point in the history
chore(downsample): bump version to 1.4.1
  • Loading branch information
thewtex authored Sep 3, 2024
2 parents 0fb805e + 56cd823 commit 7e2673d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.4.0"
__version__ = "1.4.1"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.4.0"
__version__ = "1.4.1"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.4.0"
__version__ = "1.4.1"
2 changes: 1 addition & 1 deletion packages/downsample/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itk-wasm/downsample",
"version": "1.4.0",
"version": "1.4.1",
"packageManager": "pnpm@9.6.0",
"description": "Pipelines for downsampling images.",
"type": "module",
Expand Down

0 comments on commit 7e2673d

Please sign in to comment.