Skip to content

Commit 41ff787

Browse files
committed
bump version
1 parent 8cbf10f commit 41ff787

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 0.2.5
4+
fix: close the socket if connecting failed
5+
36
## 0.2.4
47
fix: fix wrong package name
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-unix-socket",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"main": "js/index.js",
55
"types": "js/index.d.ts",
66
"author": {

0 commit comments

Comments
 (0)