Skip to content

Commit cfe25dc

Browse files
committed
Update cli version
1 parent be09dad commit cfe25dc

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
@@ -6,7 +6,7 @@ import { SocketEventType, SocketFactory } from '@iola/core/socket'
66

77
(async (): Promise<void> => {
88
try {
9-
const version = '0.4.0'
9+
const version = '0.4.1'
1010

1111
const config = CliFactory
1212
.createParser(version)

0 commit comments

Comments
 (0)