Skip to content

Commit 0266388

Browse files
committed
chore(release): v0.2.1
1 parent f6733fb commit 0266388

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-draft/logger",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Environment-agnostic, ESM-friendly logger for simple needs.",
55
"main": "./lib/node/index.js",
66
"module": "./lib/node/index.mjs",
@@ -62,4 +62,4 @@
6262
"is-node-process": "^1.2.0",
6363
"outvariant": "^1.4.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)