Skip to content

Commit

Permalink
Roll version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
j6k4m8 committed Dec 28, 2023
1 parent 57242b8 commit 384342f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npyjs",
"version": "0.5.0",
"version": "0.6.0",
"type": "module",
"description": "Parse npy files in JS",
"exports": "./index.js",
Expand All @@ -20,4 +20,4 @@
"dependencies": {
"cross-fetch": "^3.1.5"
}
}
}

0 comments on commit 384342f

Please sign in to comment.