Skip to content

Commit a899c97

Browse files
committed
chore(internal): bump migration cli version
1 parent eb773ee commit a899c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/cli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const commands = {
1010
'npx',
1111
[
1212
'-y',
13-
'https://github.com/stainless-api/migrate-ts/releases/download/0.0.2/stainless-api-migrate-0.0.2-6.tgz',
13+
'https://github.com/stainless-api/migrate-ts/releases/download/0.0.3/stainless-api-migrate-0.0.3.tgz',
1414
'--migrationConfig',
1515
require.resolve('./migration-config.json'),
1616
...process.argv.slice(3),

0 commit comments

Comments
 (0)