@revenexx/cli 0.0.4 → 0.0.6

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
@@ -28,7 +28,7 @@ Once the installation is complete, you can verify the install using
28
28
 
29
29
  ```sh
30
30
  $ revenexx -v
31
- 0.0.4
31
+ 0.0.6
32
32
  ```
33
33
 
34
34
  ### Install using prebuilt binaries
@@ -62,7 +62,7 @@ $ scoop install https://raw.githubusercontent.com/revenexx-sdks/cli/master/scoop
62
62
  Once the installation completes, you can verify your install using
63
63
  ```
64
64
  $ revenexx -v
65
- 0.0.4
65
+ 0.0.6
66
66
  ```
67
67
 
68
68
  ## Getting Started