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
@@ -354,7 +354,7 @@ async function main(): Promise<void> {
354
354
.description(
355
355
'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'
356
356
)
357
-
.version('0.1.0')
357
+
.version('0.1.1')
358
358
.option(
359
359
'--api-key <key>',
360
360
'Bitrefill API key (overrides BITREFILL_API_KEY env var)'
0 commit comments