Skip to content

Commit

Permalink
chore(release): v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Apr 14, 2023
1 parent df16fd2 commit bf3e168
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-draft/logger",
"version": "0.2.1",
"version": "0.2.2",
"description": "Environment-agnostic, ESM-friendly logger for simple needs.",
"main": "./lib/node/index.js",
"module": "./lib/node/index.mjs",
Expand Down Expand Up @@ -62,4 +62,4 @@
"is-node-process": "^1.2.0",
"outvariant": "^1.4.0"
}
}
}

0 comments on commit bf3e168

Please sign in to comment.