@logtape/logtape 0.4.0-dev.38 → 0.4.0-dev.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -47,7 +47,7 @@ sinks.](#sinks)
47
47
  ![](./screenshots/terminal-console.png)
48
48
 
49
49
  [JSR]: https://jsr.io/@logtape/logtape
50
- [JSR badge]: https://jsr.io/badges/@logtape/logtape?v=0.2.1
50
+ [JSR badge]: https://jsr.io/badges/@logtape/logtape
51
51
  [npm]: https://www.npmjs.com/package/@logtape/logtape
52
52
  [npm badge]: https://img.shields.io/npm/v/@logtape/logtape?logo=npm
53
53
  [GitHub Actions]: https://github.com/dahlia/logtape/actions/workflows/main.yaml
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@logtape/logtape",
3
- "version": "0.4.0-dev.38+4b9dd75d",
3
+ "version": "0.4.0-dev.42+8939685a",
4
4
  "description": "Simple logging library with zero dependencies for Deno/Node.js/Bun/browsers",
5
5
  "keywords": [
6
6
  "logging",