Skip to content

Commit 50d8a73

Browse files
committed
Updated version to 0.5.8.
1 parent c008ee1 commit 50d8a73

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vlasky/zongji",
3-
"version": "0.5.7",
3+
"version": "0.5.8",
44
"description": "A MySQL 8.0-compatible fork of ZongJi - a MySQL binlog listener for Node.js.",
55
"main": "index.js",
66
"directories": {
@@ -24,7 +24,8 @@
2424
"numtel <[email protected]> (https://github.com/numtel)",
2525
"rfanth <[email protected]> (https://github.com/rfanth)",
2626
"Alexander Radyushin <[email protected]> (https://github.com/fjedi)",
27-
"Yousef El-Dardiry <[email protected]> (https://github.com/YousefED)"
27+
"Yousef El-Dardiry <[email protected]> (https://github.com/YousefED)",
28+
"Roopendra Talekar <[email protected]> (https://github.com/roopen219)"
2829
],
2930
"license": "MIT",
3031
"engines": {

0 commit comments

Comments
 (0)