Skip to content

Commit fac3bc6

Browse files
authored
feat: bump to 0.22.0 (#375)
1 parent 3919b97 commit fac3bc6

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

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

0 commit comments

Comments
 (0)