Skip to content

Commit

Permalink
Prepare for release 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Rcomian committed Jan 8, 2017
1 parent ad5dee9 commit efa5f62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Bunyan Rotating File Stream is a stream component for the logging system "node b

# Recent changes

## 1.6.1 Fixed support for the "rotateExisting" flag
## 1.6.2 Fixed support for the "rotateExisting" flag

Tests have been added to ensure that this feature keeps working in the future.
Note that this feature may not work as expected with linux on EXT4.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bunyan-rotating-file-stream",
"version": "1.6.1",
"version": "1.6.2",
"description": "a rotating file stream for the bunyan logging system",
"author": "Jim Tupper <[email protected]> (http://github.com/rcomian)",
"main": "./index.js",
Expand Down

0 comments on commit efa5f62

Please sign in to comment.