We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb33cf2 commit 3d0940dCopy full SHA for 3d0940d
apps/typesync/src/Cli.ts
@@ -11,5 +11,5 @@ const typesync = Command.make('typesync').pipe(
11
12
export const run = Command.run(typesync, {
13
name: 'typesync',
14
- version: '0.0.0-alpha',
+ version: '0.0.0-alpha.6',
15
});
0 commit comments