Skip to content

Commit ea76609

Browse files
committed
v1.2.1
1 parent 9963dc9 commit ea76609

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://jsr.io/schema/config-file.v1.json",
33
"name": "@cdauth/json-stream-es",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"exports": "./src/index.ts",
66
"publish": {
77
"include": [

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "json-stream-es",
33
"description": "A streaming JSON parser/stringifier using web streams.",
44
"keywords": ["json", "jsonl", "json-seq", "streams", "web-streams", "whatwg-streams"],
5-
"version": "1.2.0",
5+
"version": "1.2.1",
66
"author": "Candid Dauth <[email protected]>",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)