Skip to content

Commit f6797e8

Browse files
committed
1.8.0
1 parent 46aa9a5 commit f6797e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "read-last-lines",
3-
"version": "1.7.2",
3+
"version": "1.8.0",
44
"description": "Read in the last N lines of a file efficiently using node.js and fs.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)