Skip to content

Commit

Permalink
chore(dicom): bump version to 7.2.2
Browse files Browse the repository at this point in the history
Address release asset errors #1220.
  • Loading branch information
thewtex committed Sep 3, 2024
1 parent 397cb7b commit a88b3a0
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "7.2.1"
__version__ = "7.2.2"

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "7.2.1"
__version__ = "7.2.2"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "7.2.1"
__version__ = "7.2.2"
2 changes: 1 addition & 1 deletion packages/dicom/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itk-wasm/dicom",
"version": "7.2.1",
"version": "7.2.2",
"packageManager": "pnpm@9.6.0",
"description": "Read files and images related to DICOM file format.",
"type": "module",
Expand Down

0 comments on commit a88b3a0

Please sign in to comment.