@roman-16/proton-cli-win32-x64 3.7.0 → 3.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -44,9 +44,9 @@ The command is `proton`, and `proton-cli` works too.
44
44
 
45
45
  ```console
46
46
  $ proton account login
47
- Email: you@proton.me
47
+ Email: you@proton.me
48
48
  Password:
49
- Two-factor code: 123456
49
+ Two-factor code: 123456
50
50
 
51
51
  ✓ Signed in as you@proton.me.
52
52
  ```
package/bin/proton.exe CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@roman-16/proton-cli-win32-x64",
3
- "version": "3.7.0",
3
+ "version": "3.8.0",
4
4
  "description": "proton-cli native binary for win32-x64",
5
5
  "license": "MIT",
6
6
  "homepage": "https://github.com/roman-16/proton-cli",