Skip to content

Commit

Permalink
Bumped v2.5.4444
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Apr 10, 2021
1 parent 0f8f7e0 commit bbb6eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fast-json-stringify",
"version": "2.5.3",
"version": "2.5.4",
"description": "Stringify your JSON at max speed",
"main": "index.js",
"types": "index.d.ts",
Expand Down

2 comments on commit bbb6eef

@climba03003
Copy link
Member

@climba03003 climba03003 commented on bbb6eef Apr 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The commit message is strange here, 4 is duplicated 4 times.
Is it problem of releasify or typo after editing?

@mcollina
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo on my side

Please sign in to comment.