Skip to content

Commit 20fb5e2

Browse files
committed
0.5.7
1 parent 7a2b08a commit 20fb5e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { SocketEventType, SocketFactory } from '@iola/core/socket'
88

99
(async (): Promise<void> => {
1010
try {
11-
const version = '0.5.6'
11+
const version = '0.5.7'
1212

1313
const config = CliFactory
1414
.createParser(version)

0 commit comments

Comments
 (0)