Skip to content

Commit

Permalink
chore(mesh-io): bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Aug 11, 2024
1 parent 5e57a3f commit 2e0cda6
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.2.1"
__version__ = "1.3.0"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.2.1"
__version__ = "1.3.0"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.2.1"
__version__ = "1.3.0"
2 changes: 1 addition & 1 deletion packages/mesh-io/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itk-wasm/mesh-io",
"version": "1.2.1",
"version": "1.3.0",
"packageManager": "pnpm@9.6.0",
"description": "Input and output for scientific and medical image file formats.",
"type": "module",
Expand Down

0 comments on commit 2e0cda6

Please sign in to comment.