Skip to content

Commit 5c9202f

Browse files
committed
[peer] bump to 0.0.21
1 parent 3b17092 commit 5c9202f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

peer/jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pulsebeam/peer",
3-
"version": "0.0.20",
3+
"version": "0.0.21",
44
"exports": "./index.ts",
55
"license": "Apache-2.0",
66
"author": "Lukas Herman support@pulsebeam.dev",

peer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pulsebeam/peer",
3-
"version": "0.0.20",
3+
"version": "0.0.21",
44
"type": "module",
55
"main": "./dist/index.cjs",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)