Skip to content

Commit 64053c0

Browse files
committed
chore(release): v0.1.0
1 parent d8c342a commit 64053c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.0.0",
3+
"version": "0.1.0",
44
"description": "Environment-agnostic, ESM-friendly logger for simple needs.",
55
"main": "./lib/node/index.js",
66
"module": "./lib/node/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)