Skip to content

Commit

Permalink
3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iccicci committed Jun 10, 2024
1 parent 6f480bb commit 1ede59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rotating-file-stream",
"version": "3.2.2",
"version": "3.2.3",
"description": "Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.",
"scripts": {
"all": "npm run eslint && npm run coverage",
Expand Down

0 comments on commit 1ede59b

Please sign in to comment.