Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
DevboiDesigns committed Dec 13, 2024
2 parents 93a999b + d646112 commit aa0a3ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,6 @@ he [options] [key] [value]
- `-a, --app [app name]`: The Heroku app name. If not provided, it defaults to the saved app name based on the index.
- `-e, --email <email>`: Get the value of an environment variable.


he -a my-heroku-app -r MY_VAR
```
## Notes

- Ensure that the environment variables `HEROKU_TOOL_APP_1`, `HEROKU_TOOL_APP_2`, and `HEROKU_TOOL_APP_3` are set in your environment to use the index options effectively.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "herokutools",
"version": "0.3.0",
"version": "0.3.1",
"description": "Heroku CLI wrapper - helpful commands you use often - made easier!",
"main": "dist",
"scripts": {
Expand Down

0 comments on commit aa0a3ee

Please sign in to comment.