Skip to content

Commit

Permalink
3.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
petamoriken committed May 12, 2024
1 parent 2715aa3 commit 8256509
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@petamoriken/float16",
"version": "3.8.6",
"version": "3.8.7",
"exports": {
".": "./mod.ts",
"./inspect": "./inspect/node.mjs"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@petamoriken/float16",
"version": "3.8.6",
"version": "3.8.7",
"description": "IEEE 754 half-precision floating-point for JavaScript",
"keywords": [
"float16",
Expand Down

0 comments on commit 8256509

Please sign in to comment.