Skip to content

Commit 99f2161

Browse files
author
Jacob Groß
committed
chore: v2.1.0
1 parent e07960d commit 99f2161

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "slow-json-stringify",
3-
"version": "2.0.1",
4-
"description": "The slowest JSON stringifier in the galaxy (:",
3+
"version": "2.1.0",
4+
"description": "The slow.. well actually fastest JSON stringifier in the galaxy.",
55
"source": "src/sjs.mjs",
66
"main": "dist/sjs.js",
77
"module": "dist/sjs.mjs",

0 commit comments

Comments
 (0)