Skip to content

Commit 5aa4328

Browse files
authored
Bump major version to 4.0.0 to signal major update following TypeScript port
1 parent b84d765 commit 5aa4328

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pino-seq",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "A stream that sends Pino log events to Seq",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)