Skip to content

Commit 3ecca30

Browse files
committed
chore: release v2.0.0
1 parent 0cdc340 commit 3ecca30

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": "@luxass/jsonc-parse",
3-
"version": "1.5.5",
3+
"version": "2.0.0",
44
"exports": {
55
".": "./src/index.ts",
66
"./strip": "./src/strip.ts"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonc-parse",
3-
"version": "1.5.5",
3+
"version": "2.0.0",
44
"description": "A lightweight JSON with Comments parser.",
55
"type": "module",
66
"author": {

0 commit comments

Comments
 (0)