Skip to content

Commit 56a7b81

Browse files
authored
feat: bump to 0.19.0 (#256)
1 parent da7ee5b commit 56a7b81

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
@@ -12,7 +12,7 @@ import { PingCommand } from './ping.command';
1212
import { SyncCommand } from './sync.command';
1313
import { configurePluralize } from './utils';
1414

15-
const versionCode = '0.18.0';
15+
const versionCode = '0.19.0';
1616

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

0 commit comments

Comments
 (0)