Skip to content

Commit 0ababda

Browse files
authored
feat: bump to 0.24.0
1 parent ab67ea0 commit 0ababda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/cli/src/command/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { PingCommand } from './ping.command';
1313
import { SyncCommand } from './sync.command';
1414
import { configurePluralize } from './utils';
1515

16-
const versionCode = '0.23.1';
16+
const versionCode = '0.24.0';
1717

1818
// initialize dotenv
1919
dotenv.config();

0 commit comments

Comments
 (0)