Skip to content

Commit 7a97f79

Browse files
committed
chore(image-io): bump version to 1.3.0
1 parent bdc61bd commit 7a97f79

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.2.1"
1+
__version__ = "1.3.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.1"
1+
__version__ = "1.3.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.1"
1+
__version__ = "1.3.0"

packages/image-io/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/image-io",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"packageManager": "[email protected]",
55
"description": "Input and output for scientific and medical image file formats.",
66
"type": "module",

0 commit comments

Comments
 (0)