Skip to content

Commit 264da61

Browse files
authored
feat: bump to 0.21.1 (#345)
1 parent a70c2ee commit 264da61

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

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

0 commit comments

Comments
 (0)