Skip to content

Commit 8394b7b

Browse files
committed
chore(release): v0.3.0
1 parent 58e5d02 commit 8394b7b

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.2",
3+
"version": "0.3.0",
44
"description": "Environment-agnostic, ESM-friendly logger for simple needs.",
55
"main": "./lib/index.js",
66
"module": "./lib/index.mjs",
@@ -53,4 +53,4 @@
5353
"is-node-process": "^1.2.0",
5454
"outvariant": "^1.4.0"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)