Skip to content

Commit 9a39f04

Browse files
author
observ33r
committed
bump to 1.0.4
1 parent 8dca355 commit 9a39f04

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.3",
3+
"version": "1.0.4",
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.3",
3+
"version": "1.0.4",
44
"description": "Fast and type-safe deep comparison for JSON-compatible data.",
55
"type": "module",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)