You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -359,7 +368,7 @@ async function main(): Promise<void> {
359
368
.description(
360
369
'Bitrefill CLI - browse, buy, and manage gift cards, mobile top-ups, and eSIMs.\n\nTerms: https://www.bitrefill.com/terms\nPrivacy: https://www.bitrefill.com/privacy'
361
370
)
362
-
.version('0.1.1')
371
+
.version('0.2.0-beta.0')
363
372
.option(
364
373
'--api-key <key>',
365
374
'Bitrefill API key (overrides BITREFILL_API_KEY env var)'
0 commit comments