Skip to content

Commit abd35f8

Browse files
committed
chore(dicom): bump version to 7.1.0
1 parent 00fc12d commit abd35f8

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__ = "7.0.1"
1+
__version__ = "7.1.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "7.0.1"
1+
__version__ = "7.1.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "7.0.1"
1+
__version__ = "7.1.0"

packages/dicom/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/dicom",
3-
"version": "7.0.1",
3+
"version": "7.1.0",
44
"packageManager": "[email protected]",
55
"description": "Read files and images related to DICOM file format.",
66
"type": "module",

0 commit comments

Comments
 (0)