Skip to content

Commit a677ae0

Browse files
author
observ33r
committed
bump to 1.0.1
1 parent d756248 commit a677ae0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@observ33r/jsoncmp",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"exports": "./src/index.ts",
66
"keywords": ["json", "equal", "equals", "equality", "compare", "structural-equality", "high-performance", "fast"],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsoncmp",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Fast and type-safe JSON deep comparison for modern runtimes.",
55
"type": "module",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)