Skip to content

Commit 9bf5e3f

Browse files
committed
1.0.0
1 parent f15cc31 commit 9bf5e3f

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.6.0'
11+
const version = '1.0.0'
1212

1313
const config = CliFactory
1414
.createParser(version)

0 commit comments

Comments
 (0)