Skip to content

Commit bb63f37

Browse files
authored
feat: bump to 0.23.1 (#394)
1 parent 9c173c0 commit bb63f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0';
16+
const versionCode = '0.23.1';
1717

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

0 commit comments

Comments
 (0)