Skip to content

Commit 280c0d0

Browse files
committed
3.0.4
1 parent a4e3a0d commit 280c0d0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rotating-file-stream",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.",
55
"scripts": {
66
"all": "npm run eslint && npm run coverage",

0 commit comments

Comments
 (0)