Skip to content

Commit

Permalink
chore: Bump to cli version 0.10.39 (#663)
Browse files Browse the repository at this point in the history
Co-authored-by: tim775 <[email protected]>
  • Loading branch information
github-actions[bot] and tim775 authored Aug 30, 2024
1 parent 1d37a83 commit fe9dd5f
Show file tree
Hide file tree
Showing 2 changed files with 4,082 additions and 4,082 deletions.
6 changes: 3 additions & 3 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Get the latest Infracost release:
```shell
brew install infracost

infracost --version # Should show 0.10.38
infracost --version # Should show 0.10.39
```

To upgrade Infracost, run `brew update` then `brew upgrade infracost`.
Expand All @@ -50,7 +50,7 @@ Get the latest Infracost release:
```
3. Check that it works correctly:
```shell
infracost --version # Should show 0.10.38
infracost --version # Should show 0.10.39
```


Expand All @@ -60,7 +60,7 @@ Get the latest Infracost release:
```shell
choco install infracost
infracost --version # Should show 0.10.38
infracost --version # Should show 0.10.39
```

To upgrade Infracost, run `choco upgrade infracost`.
Expand Down
Loading

0 comments on commit fe9dd5f

Please sign in to comment.